<?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 exception exporting from Explorer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161207#M115156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, that is still a bug currently. I believe there is already a jira issue for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Dec 2013 09:18:20 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-12-19T09:18:20Z</dc:date>
    <item>
      <title>Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161203#M115152</link>
      <description>I'm new to Activiti so if I'm posting this question in the wrong place, please let me know.I am trying to create a flow using the Modeler on a Windows 7 X64 system using Activiti 5.14.The flow is a simple test one with a couple of steps and a boundary timer event trying to model a simple escalation</description>
      <pubDate>Sun, 17 Nov 2013 18:08:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161203#M115152</guid>
      <dc:creator>neillamka</dc:creator>
      <dc:date>2013-11-17T18:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161204#M115153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you set the timer duration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Something in the line of: &amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;boundaryEvent id="boundryTimerExpiresAfter14Days" attachedToRef="forApprovalTask" cancelActivity="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;timerEventDefinition&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeDuration&amp;gt;P14D&amp;lt;/timeDuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/timerEventDefinition&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/boundaryEvent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 21:49:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161204#M115153</guid>
      <dc:creator>tullo1</dc:creator>
      <dc:date>2013-11-17T21:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161205#M115154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I set the timer duration to PT8H.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm only using the KIS BPM modeler but if I setup just the boundary timer and export I get the following. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;boundaryEvent id="quoteEscalationTimer" attachedToRef="sid-211CCA37-0712-434A-9A94-4E698A486D7A" cancelActivity="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timerEventDefinition&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;lt;timeDuration&amp;gt;PT8H&amp;lt;/timeDuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timerEventDefinition&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/boundaryEvent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding the user task attached to that timer event then fails to export with the exception. I don't know if there is a way to look at something lower level since I can't export the XML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the designer, I captured what I added that causes the failure in case that helps. The image is here &lt;/SPAN&gt;&lt;A href="http://www.tastingmaster.com/downloads/Activiti_escalation_flow.png" rel="nofollow noopener noreferrer"&gt;http://www.tastingmaster.com/downloads/Activiti_escalation_flow.png&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 17:15:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161205#M115154</guid>
      <dc:creator>neillamka</dc:creator>
      <dc:date>2013-11-19T17:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161206#M115155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any news on this?&amp;nbsp; I am seeing the same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot deploy or export any model with a timerBoundaryEvent&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 22:08:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161206#M115155</guid>
      <dc:creator>leggebroten</dc:creator>
      <dc:date>2013-12-18T22:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161207#M115156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, that is still a bug currently. I believe there is already a jira issue for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 09:18:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161207#M115156</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-12-19T09:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161208#M115157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmm.&amp;nbsp; K.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to create a reminder e-mail if the user doesn't complete their task in a timely manner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another BPMN pattern or workaround for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea on fix date?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 15:51:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161208#M115157</guid>
      <dc:creator>leggebroten</dc:creator>
      <dc:date>2013-12-19T15:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161209#M115158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im afraid you'll have to use the Designer or manually write the XML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reminder email is basically a timer boundary event on the user task (non-interrupting).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 09:01:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161209#M115158</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-12-20T09:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161210#M115159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I took a look in Jira but did not see anything that looked like this issue.&amp;nbsp; Do you happen to have the issue Id for the item you are referencing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 18:51:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161210#M115159</guid>
      <dc:creator>neillamka</dc:creator>
      <dc:date>2013-12-24T18:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161211#M115160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response.&amp;nbsp; But I must be misunderstanding your reply.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot deploy any model with a timer BoundaryEvent no matter how I've created it (designer or hand XML) and if I understand your earlier reply from 12/19, this is a known bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Therefore, I was looking for a modeling work-around to do something (such as sending a reminder e-mail) if task not done in time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Lee&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 21:14:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161211#M115160</guid>
      <dc:creator>leggebroten</dc:creator>
      <dc:date>2014-01-06T21:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161212#M115161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The bug I mentioned was Activiti Modeler only. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You do can deploy models to the engine with a timer event (eg create with the Designer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understand you correctly, you are not able to do that. Could you upload your process xml so we can try it ourself?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 08:32:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161212#M115161</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-01-08T08:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161213#M115162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;any update on when this will be fixed?&amp;nbsp; It's a pretty nasty bug…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 12:51:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161213#M115162</guid>
      <dc:creator>bschupbach</dc:creator>
      <dc:date>2014-03-27T12:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161214#M115163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, the modeler code base hasn't been touched for a while, nor is there a plan to work on it in the near future.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 19:23:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161214#M115163</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-01T19:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161215#M115164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this problem solved in Activiti 5.16?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 06:48:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161215#M115164</guid>
      <dc:creator>alien11689</dc:creator>
      <dc:date>2014-07-24T06:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception exporting from Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161216#M115165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am facing the same issue in Activiti 5.16…Any updates on a potential bug fix?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 00:39:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-exception-exporting-from-explorer/m-p/161216#M115165</guid>
      <dc:creator>sai1</dc:creator>
      <dc:date>2014-09-11T00:39:09Z</dc:date>
    </item>
  </channel>
</rss>

