After testing the security patch on our 5.2.11 test instance (Linux + SQL Server), we get deadlocks when starting. Is that a known issue? com.sysbliss.jira.plugins.workflow.manager.WorkflowLayoutManager seems to be the atlassian workflow designer.
Apart from these workflow manager deadlocks the log is clean, but Workflow Designer Plugin is automatically disabled (which is ok for now). Is it safe to continue?
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'workflowImageManager' defined in URL [bundle://66.0:0/META-INF/spring/custom-beans.xml]: Cannot create inner bean 'com.sysbliss.jira.plugins.workflow.manager.WorkflowImageManagerImpl#64124f93' of type [com.sysbliss.jira.plugins.workflow.manager.WorkflowImageManagerImpl] while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.sysbliss.jira.plugins.workflow.manager.WorkflowImageManagerImpl#64124f93' defined in URL [bundle://66.0:0/META-INF/spring/custom-beans.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.sysbliss.jira.plugins.workflow.manager.WorkflowLayoutManager]: : Error creating bean with name 'workflowLayoutManager' defined in URL [bundle://66.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.sysbliss.jira.plugins.workflow.util.WorkflowDesignerPropertySet]: : Error creating bean with name 'workflowDesignerPropertySet' defined in URL [bundle://66.0:0/META-INF/spring/atlassian-plugins-components.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.sysbliss.jira.plugins.workflow.util.WorfklowDesignerPropertySetImpl]: Constructor threw exception; nested exception is com.opensymphony.module.propertyset.PropertyImplementationException: Error getting the next result (Transaction (Process ID 53) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'workflowDesignerPropertySet' defined in URL [bundle://66.0:0/META-INF/spring/atlassian-plugins-components.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.sysbliss.jira.plugins.workflow.util.WorfklowDesignerPropertySetImpl]: Constructor threw exception; nested exception is com.opensymphony.module.propertyset.PropertyImplementationException: Error getting the next result (Transaction (Process ID 53) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.); nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'workflowLayoutManager' defined in URL [bundle://66.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.sysbliss.jira.plugins.workflow.util.WorkflowDesignerPropertySet]: : Error creating bean with name 'workflowDesignerPropertySet' defined in URL [bundle://66.0:0/META-INF/spring/atlassian-plugins-components.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.sysbliss.jira.plugins.workflow.util.WorfklowDesignerPropertySetImpl]: Constructor threw exception; nested exception is com.opensymphony.module.propertyset.PropertyImplementationException: Error getting the next result (Transaction (Process ID 53) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'workflowDesignerPropertySet' defined in URL [bundle://66.0:0/META-INF/spring/atlassian-plugins-components.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.sysbliss.jira.plugins.workflow.util.WorfklowDesignerPropertySetImpl]: Constructor threw exception; nested exception is com.opensymphony.module.propertyset.PropertyImplementationException: Error getting the next result (Transaction (Process ID 53) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.)
Can you share the solution here as well?
Further testing revealed, that the workflow designer plugin is not dispensable. I'll file a support ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.