<?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: Null Pointer error when opening an Activiti diagram in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82094#M55018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the quick response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am unable to upgrade at this time because my project is to build some load test benchmarks in 5.8 to use in doing load tests in 5.9.&amp;nbsp; The definition of my project prevents me from using 5.9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Apr 2012 13:59:14 GMT</pubDate>
    <dc:creator>ct1</dc:creator>
    <dc:date>2012-04-28T13:59:14Z</dc:date>
    <item>
      <title>Null Pointer error when opening an Activiti diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82091#M55015</link>
      <description>Dear all,I have been modelling a process using Activiti Process Designer on Eclipse and was able to model without issues. But all of a sudden, one of the diagrams stopped opening. If I try to open the diagram in Eclipse getting the below error. Could you please advice? I am using Eclipse Indigo Vers</description>
      <pubDate>Mon, 26 Mar 2012 06:14:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82091#M55015</guid>
      <dc:creator>pranam</dc:creator>
      <dc:date>2012-03-26T06:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer error when opening an Activiti diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82092#M55016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sirs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not see a reply to this post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I experienced the same problem with Eclipse 5.8 using Eclipse Helios Service Release 2, Build id: 20110218-0911.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pranam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you resolve it yourself?&amp;nbsp; If so, please share what you did?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;java.lang.NullPointerException&lt;BR /&gt; at org.eclipse.graphiti.internal.services.impl.MigrationServiceImpl.shouldMigrate070To080(MigrationServiceImpl.java:85)&lt;BR /&gt; at org.activiti.designer.eclipse.editor.ActivitiDiagramEditor.setInput(ActivitiDiagramEditor.java:118)&lt;BR /&gt; at org.eclipse.gef.ui.parts.GraphicalEditor.init(GraphicalEditor.java:346)&lt;BR /&gt; at org.eclipse.graphiti.ui.internal.editor.DiagramEditorInternal.init(DiagramEditorInternal.java:1093)&lt;BR /&gt; at org.activiti.designer.eclipse.editor.ActivitiDiagramEditor.init(ActivitiDiagramEditor.java:51)&lt;BR /&gt; at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)&lt;BR /&gt; at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)&lt;BR /&gt; at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)&lt;BR /&gt; at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)&lt;BR /&gt; at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)&lt;BR /&gt; at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)&lt;BR /&gt; at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)&lt;BR /&gt; at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1254)&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1207)&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1606)&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.add(PartStack.java:497)&lt;BR /&gt; at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.add(PartStack.java:483)&lt;BR /&gt; at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)&lt;BR /&gt; at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63)&lt;BR /&gt; at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:225)&lt;BR /&gt; at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:213)&lt;BR /&gt; at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)&lt;BR /&gt; at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)&lt;BR /&gt; at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2860)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2768)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2760)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2711)&lt;BR /&gt; at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2707)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2691)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2682)&lt;BR /&gt; at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)&lt;BR /&gt; at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)&lt;BR /&gt; at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:365)&lt;BR /&gt; at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:168)&lt;BR /&gt; at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:229)&lt;BR /&gt; at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:208)&lt;BR /&gt; at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:274)&lt;BR /&gt; at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:250)&lt;BR /&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;BR /&gt; at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1408)&lt;/UL&gt;&lt;SPAN&gt;The bpmn20 file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;definitions xmlns="&lt;A href="http://www.omg.org/spec/BPMN/20100524/MODEL" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/MODEL&lt;/A&gt;" xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:activiti="&lt;A href="http://activiti.org/bpmn" rel="nofollow noopener noreferrer"&gt;http://activiti.org/bpmn&lt;/A&gt;" xmlns:bpmndi="&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI&lt;/A&gt;" xmlns:smileysurprised:mgdc="&lt;A href="http://www.omg.org/spec/DD/20100524/DC" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DC&lt;/A&gt;" xmlns:smileysurprised:mgdi="&lt;A href="http://www.omg.org/spec/DD/20100524/DI" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DI&lt;/A&gt;" typeLanguage="&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" expressionLanguage="&lt;A href="http://www.w3.org/1999/XPath" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/1999/XPath&lt;/A&gt;" targetNamespace="&lt;A href="http://www.activiti.org/test" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/test&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;process id="B-Process" name="B-Process"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;documentation&amp;gt;Place documentation for the 'B-Process' process here.&amp;lt;/documentation&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;scriptTask id="bProcessLog" name="B Process Log" scriptFormat="groovy"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script&amp;gt;&amp;lt;![CDATA[Date now = new Date();&lt;BR /&gt;String nowStr = now.format('yyyy/MM/dd HH:mm:ss SSS');&lt;BR /&gt;print "B-Process started at $nowStr \n";]]&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/scriptTask&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent id="procBTimerEnd" name="ProcB Timer End"&amp;gt;&amp;lt;/endEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow3" name="" sourceRef="bProcessLog" targetRef="nap"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow4" name="" sourceRef="nap" targetRef="procBTimerEnd"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;scriptTask id="nap" name="Nap" activiti:async="true" scriptFormat="groovy"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script&amp;gt;&amp;lt;![CDATA[print "B-Process going to sleep\n";Thread.sleep(5000);print "B-Process is awake now.\n";]]&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/scriptTask&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startEvent id="bProcessStart" name="B-Process-Start"&amp;gt;&amp;lt;/startEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow5" name="" sourceRef="bProcessStart" targetRef="bProcessLog"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/process&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;bpmndi:BPMNDiagram id="BPMNDiagram_B-Process"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNPlane bpmnElement="B-Process" id="BPMNPlane_B-Process"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="bProcessLog" id="BPMNShape_bProcessLog"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="105" x="300" y="160"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="procBTimerEnd" id="BPMNShape_procBTimerEnd"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="640" y="170"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="nap" id="BPMNShape_nap"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="105" x="460" y="160"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="bProcessStart" id="BPMNShape_bProcessStart"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="180" y="170"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow3" id="BPMNEdge_flow3"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="405" y="187"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="460" y="187"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow4" id="BPMNEdge_flow4"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="565" y="187"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="640" y="187"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow5" id="BPMNEdge_flow5"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="215" y="187"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="300" y="187"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNPlane&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNDiagram&amp;gt;&lt;BR /&gt;&amp;lt;/definitions&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 13:02:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82092#M55016</guid>
      <dc:creator>ct1</dc:creator>
      <dc:date>2012-04-28T13:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer error when opening an Activiti diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82093#M55017</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;Please upgrade to Activiti Designer 5.9.1 and Eclipse Indigo. I think this error will not be present there anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regard,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 13:34:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82093#M55017</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-04-28T13:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer error when opening an Activiti diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82094#M55018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the quick response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am unable to upgrade at this time because my project is to build some load test benchmarks in 5.8 to use in doing load tests in 5.9.&amp;nbsp; The definition of my project prevents me from using 5.9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 13:59:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82094#M55018</guid>
      <dc:creator>ct1</dc:creator>
      <dc:date>2012-04-28T13:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer error when opening an Activiti diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82095#M55019</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;The Activiti Designer 5.9.1 can also be used for Activiti 5.8 without any problems.&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, 02 May 2012 09:34:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-error-when-opening-an-activiti-diagram/m-p/82095#M55019</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-05-02T09:34:36Z</dc:date>
    </item>
  </channel>
</rss>

