<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create of BPMN XML failed... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156390#M110642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exact line number of the filterAllEdges method should be included as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm expecting a sequence flow that's not correctly attached to the source or target element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2015 11:11:41 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2015-04-08T11:11:41Z</dc:date>
    <item>
      <title>Create of BPMN XML failed...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156385#M110637</link>
      <description>Hi,I've been doing some tests to create a small PoC.I've modelled a small process on Eclipse (Activiti Designer) and it was exported from Eclipse and imported on Explorer.While trying to deploy it, I got "Create of BPMN XML failed. Error parsing XML"…Anyone can give me a clue about what is wrong ?Th</description>
      <pubDate>Wed, 02 Oct 2013 14:09:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156385#M110637</guid>
      <dc:creator>joselouro</dc:creator>
      <dc:date>2013-10-02T14:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create of BPMN XML failed...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156386#M110638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi José.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created small jUnit test for your issue. Maven project can be downloaded from &lt;/SPAN&gt;&lt;A href="https://github.com/martin-grofcik/activiti-unit-test-template/tree/create-bpmn-xml-failed" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Issues are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. "code" tag at the end of your file - I think it was done because of copying/formatting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. line 38 in your process definition contains only one =, there should be two ==.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;completionCondition&amp;gt;${assignee == ""}&amp;lt;/completionCondition&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Changed process definition is &lt;/SPAN&gt;&lt;A href="https://github.com/martin-grofcik/activiti-unit-test-template/blob/create-bpmn-xml-failed/src/test/resources/org/activiti/test/failed.bpmn20.xml" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 06:49:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156386#M110638</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2013-10-03T06:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create of BPMN XML failed...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156387#M110639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your help…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll correct it, and keep testing…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 07:36:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156387#M110639</guid>
      <dc:creator>joselouro</dc:creator>
      <dc:date>2013-10-03T07:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create of BPMN XML failed...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156388#M110640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should see something in your server logging that gives you an indication of the error&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:18:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156388#M110640</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-10-22T11:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create of BPMN XML failed...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156389#M110641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same problem today. I can not export my bpmn model to an xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my server's terminal, these are the first lines of the error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR org.activiti.editor.ui.EditorProcessDefinitionDetailPanel - failed to export model to BPMN XML&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.editor.language.json.converter.BpmnJsonConverter.filterAllEdges&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached the file localhost_access.log which is the only file showing an error (ctrl +f), all others files are empty or not showing any error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you give me a clue about this problem ? &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 16:58:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156389#M110641</guid>
      <dc:creator>moakra</dc:creator>
      <dc:date>2015-04-07T16:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create of BPMN XML failed...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156390#M110642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exact line number of the filterAllEdges method should be included as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm expecting a sequence flow that's not correctly attached to the source or target element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 11:11:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-of-bpmn-xml-failed/m-p/156390#M110642</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-04-08T11:11:41Z</dc:date>
    </item>
  </channel>
</rss>

