[EXCONTRANS-227] Error when aborting Translation Import task Created: 28/May/18 Updated: 07/Jun/18 Resolved: 30/May/18 |
|
| Status: | Closed |
| Project: | Content Translation Extended (CTX) |
| Component/s: | Core |
| Affects Version/s: | 2.0 |
| Fix Version/s: | 2.0 |
| Type: | Bug | Priority: | Neutral |
| Reporter: | Le Hai Thanh | Assignee: | Le Hai Thanh |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 1d | ||
| Original Estimate: | 1d | ||
| Attachments: |
|
| Template: |
|
| Acceptance criteria: |
Empty
|
| Task DoD: |
[ ]*
Doc/release notes changes? Comment present?
[ ]*
Downstream builds green?
[ ]*
Solution information and context easily available?
[ ]*
Tests
[ ]*
FixVersion filled and not yet released
[ ] 
Architecture Decision Record (ADR)
|
| Bug DoR: |
[ ]*
Steps to reproduce, expected, and actual results filled
[ ]*
Affected version filled
|
| Sprint: | Scrum Sprint 9 |
| Description |
|
Step to reproduce:
Result: Get error in logĀ 2018-05-28 13:40:02,018 ERROR n.ext.workflow.workitem.TranslationWorkItemHandler: Execute command failed.2018-05-28 13:40:02,018 ERROR n.ext.workflow.workitem.TranslationWorkItemHandler: Execute command failed.java.lang.Exception: Command [abortTranslationCommand] could not be found in catalog [workflowTranslation] at info.magnolia.commands.CommandsManager.executeCommand(CommandsManager.java:222) ~[magnolia-core-5.6.5.jar:?] at info.magnolia.translation.ext.workflow.workitem.TranslationWorkItemHandler.executeWorkItem(TranslationWorkItemHandler.java:51) [magnolia-content-translation-support-ext-core-2.0.0-SNAPSHOT.jar:?] at info.magnolia.module.workflow.jbpm.persistence.WorkItemHandlerSystemContextWrapper$1.exec(WorkItemHandlerSystemContextWrapper.java:37) [magnolia-module-workflow-jbpm-5.7.1.jar:?] at info.magnolia.module.workflow.jbpm.persistence.WorkItemHandlerSystemContextWrapper$1.exec(WorkItemHandlerSystemContextWrapper.java:33) [magnolia-module-workflow-jbpm-5.7.1.jar:?] at info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:378) [magnolia-core-5.6.5.jar:?] Expected result: no error in log file |