<?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: DefaultProcessDiagramGenerator nullpointer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207749#M160879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exception will happen in case of a flow without a source element, which shouldn't be possible with a correct BPMN XML I think. Could you debug which flow is the source of this exception and why it doesn't have a source 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, 24 Sep 2014 04:32:34 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2014-09-24T04:32:34Z</dc:date>
    <item>
      <title>DefaultProcessDiagramGenerator nullpointer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207744#M160874</link>
      <description>In Activiti 5.16.1 i get the following ugly "warning" exception when deploying my activie proces, usin spring.java.lang.NullPointerException: null&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.image.impl.DefaultProcessDiagramGenerator.connectionPerfectionizer(DefaultProcessDiagramGenerator.java:593) ~[activiti-image-generator-</description>
      <pubDate>Tue, 09 Sep 2014 05:52:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207744#M160874</guid>
      <dc:creator>deg</dc:creator>
      <dc:date>2014-09-09T05:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultProcessDiagramGenerator nullpointer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207745#M160875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How does your process xml looks like? Cause you should only see this exception if your BPMN 2.0 xml has diagram info, but NOT for a certain sequenceflow (which leads to the NPE). In theory, if you used a BPMN 2.0 visual tool, this shouldn't happen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:14:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207745#M160875</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-09-15T10:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultProcessDiagramGenerator nullpointer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207746#M160876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The xml contains diagram info. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Created with the activiti plugin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:05:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207746#M160876</guid>
      <dc:creator>deg</dc:creator>
      <dc:date>2014-09-15T13:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultProcessDiagramGenerator nullpointer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207747#M160877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm damn, sounds like a bug. Any chance you could post your xml here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:59:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207747#M160877</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-09-17T10:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultProcessDiagramGenerator nullpointer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207748#M160878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately no. Confidential company stuff. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to create a seperate proces that recreated the issues but to no avail. It occurs with 70 percent of the processes. The processes all are connected through events however. Possibly thatis the reason why the standalone test proces succeeds. Anyhow, no biggie, it is just a warning and i was able to disable it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:15:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207748#M160878</guid>
      <dc:creator>deg</dc:creator>
      <dc:date>2014-09-23T13:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultProcessDiagramGenerator nullpointer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207749#M160879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exception will happen in case of a flow without a source element, which shouldn't be possible with a correct BPMN XML I think. Could you debug which flow is the source of this exception and why it doesn't have a source 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, 24 Sep 2014 04:32:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207749#M160879</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-09-24T04:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultProcessDiagramGenerator nullpointer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207750#M160880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When i've got some time to spare i will. At the moment ir's not a problem antmore because i disabled it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:38:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultprocessdiagramgenerator-nullpointer/m-p/207750#M160880</guid>
      <dc:creator>deg</dc:creator>
      <dc:date>2014-09-30T11:38:05Z</dc:date>
    </item>
  </channel>
</rss>

