Hello,
Could you have a look in the atlassian-error.log file for any errors?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this information. Actually, I replace the descriptor of workflow that I found having the problem with the basic workflow then, the problem is fixed.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found:
Caused by: java.lang.RuntimeException: com.opensymphony.workflow.FactoryException: Error converting XML to workflow descriptor.: root cause: An invalid XML character (Unicode: 0x1d) was found in the element content of the document. (line:4 col:161)
at com.atlassian.jira.workflow.CachingWorkflowDescriptorStore.loadWorkflowDescriptor(CachingWorkflowDescriptorStore.java:110)
at com.atlassian.cache.memory.MemoryCacheManager$3$1.load(MemoryCacheManager.java:211)
at com.atlassian.cache.memory.DelegatingCache.lambda$get$0(DelegatingCache.java:168)
at com.atlassian.cache.memory.DelegatingCache.lambda$get$1(DelegatingCache.java:196)
at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4742)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2319)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2282)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2197)
at com.google.common.cache.LocalCache.get(LocalCache.java:3937)
at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4739)
at com.atlassian.cache.memory.DelegatingCache.get(DelegatingCache.java:183)
... 435 more
Caused by: com.opensymphony.workflow.FactoryException: Error converting XML to workflow descriptor.: root cause: An invalid XML character (Unicode: 0x1d) was found in the element content of the document. (line:4 col:161)
at com.atlassian.jira.workflow.WorkflowUtil.convertXMLtoWorkflowDescriptor(WorkflowUtil.java:200)
at com.atlassian.jira.workflow.OfBizWorkflowDescriptorStore.convertGVToDescriptor(OfBizWorkflowDescriptorStore.java:135)
at com.atlassian.jira.workflow.OfBizWorkflowDescriptorStore.getWorkflow(OfBizWorkflowDescriptorStore.java:43)
at com.atlassian.jira.workflow.CachingWorkflowDescriptorStore.loadWorkflowDescriptor(CachingWorkflowDescriptorStore.java:108)
... 446 more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Tan Ngo Hoang Quoc,
It seems that the log provided is related to the KB Alexey have provided. Have you checked the article out to see if it helps? If it didn't, updating it here can allow for other users to chip in some ideas to resolve the issue.
If it does help, do share the good news here and accept the comment as the solution. It will be helpful for other users who are facing a similar occurrence as they will know the article has helped with the situation.
Kind regards,
Irfan
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.