<?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 Timer Intermediate Catching Event   cause   NullPointerException in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165958#M119607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Exception in thread "pool-1-thread-3" java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler.execute(TimerCatchIntermediateEventJobHandler.java:35)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:79)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.persistence.entity.TimerEntity.execute(TimerEntity.java:62)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.cmd.ExecuteJobsCmd.execute(ExecuteJobsCmd.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:42)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:40)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.jobexecutor.ExecuteJobsRunnable.run(ExecuteJobsRunnable.java:46)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.Thread.run(Thread.java:662)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2013 09:48:16 GMT</pubDate>
    <dc:creator>jones_wang</dc:creator>
    <dc:date>2013-08-30T09:48:16Z</dc:date>
    <item>
      <title>Timer Intermediate Catching Event   cause   NullPointerException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165958#M119607</link>
      <description>Exception in thread "pool-1-thread-3" java.lang.NullPointerException&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler.execute(TimerCatchIntermediateEventJobHandler.java:35)&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:79)&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.a</description>
      <pubDate>Fri, 30 Aug 2013 09:48:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165958#M119607</guid>
      <dc:creator>jones_wang</dc:creator>
      <dc:date>2013-08-30T09:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Timer Intermediate Catching Event   cause   NullPointerException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165959#M119608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems like no process definition ID is associated to the execution, which is really odd. Do you have a simple test-case for this issue? (see sticky on forum how to create unit-test)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 09:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165959#M119608</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-09-04T09:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Timer Intermediate Catching Event   cause   NullPointerException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165960#M119609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an example that can recreate this issue. I am new to Activiti, so I was not sure if this user had already posted an example in Jira which I have not used yet. What did you mean by "see sticky on forum"? Also, I have noticed process images posted on this site, but was not sure how to attach an image, can you advise?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:12:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165960#M119609</guid>
      <dc:creator>lsmall</dc:creator>
      <dc:date>2013-10-22T15:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Timer Intermediate Catching Event   cause   NullPointerException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165961#M119610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Our proprietary workflow implementation supports quartz-based timers and we allow designers to specify a time (when the timer fires) as well as a repeat cycle. So, I have a Review task that has a boundary timer event that fires after 3 min (PT3M). I added 2 transitions, one to a mail task and the other to an intermediate timer event that repeats twice every 2 mins. I get the first email after 3 min as expected as well as the second email 2 mins later, but the second firing of the intermediate timer event generates a NPE and the intermediate timer and its transition stay active in the Activiti Explorer instance view. See attached process template for details.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:42:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165961#M119610</guid>
      <dc:creator>lsmall</dc:creator>
      <dc:date>2013-10-22T15:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Timer Intermediate Catching Event   cause   NullPointerException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165962#M119611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a JIRA account, so I will open an issue in codehaus.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 18:09:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165962#M119611</guid>
      <dc:creator>lsmall</dc:creator>
      <dc:date>2013-10-22T18:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Timer Intermediate Catching Event   cause   NullPointerException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165963#M119612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1820" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1820&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 18:23:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-intermediate-catching-event-cause-nullpointerexception/m-p/165963#M119612</guid>
      <dc:creator>lsmall</dc:creator>
      <dc:date>2013-10-22T18:23:53Z</dc:date>
    </item>
  </channel>
</rss>

