Activiti workflow. Error parsing XML

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2013 10:38 AM
I made a workflow in activiti to test Alfresco's workflow engine to compare to jBPM's.
After making a workflow using the activiti extension for eclipse, I tried to adding it using the activiti console but it failed.
The error that appears is:
<blockquote>Error parsing XML</blockquote>
Note: I made some manual changes to the XML itself. Changes that the eclipse extension does not do itself.
In order to try understanding the problem, I tested the XML against an XML validator and a BPMN2.0 validator and they responded that it is valid according to the standard. I think I can conclude that the XML is valid.
How can I check what's wrong with the file? If you need me to write it here I may do it but I'll have to filter some confidential information I'm using with the workflow.
I also had already tried making a workflow using only the GUI from activiti and it worked correctly without any problems.
After making a workflow using the activiti extension for eclipse, I tried to adding it using the activiti console but it failed.
The error that appears is:
<blockquote>Error parsing XML</blockquote>
Note: I made some manual changes to the XML itself. Changes that the eclipse extension does not do itself.
In order to try understanding the problem, I tested the XML against an XML validator and a BPMN2.0 validator and they responded that it is valid according to the standard. I think I can conclude that the XML is valid.
How can I check what's wrong with the file? If you need me to write it here I may do it but I'll have to filter some confidential information I'm using with the workflow.
I also had already tried making a workflow using only the GUI from activiti and it worked correctly without any problems.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2013 02:29 AM
Are you using Activiti as workflow engine in Alfresco? check your property file.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2013 03:11 AM
Yes. It is turned on.
