<?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 activiti timer error in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33374#M14112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to add a intermediateCatchEvent to a workflow so that it will wait a defined period of time before moving on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;intermediateCatchEvent id="timerintermediatecatchevent1" name="TimerCatchEvent"&amp;gt;&lt;BR /&gt; &amp;lt;timerEventDefinition&amp;gt;&lt;BR /&gt; &amp;lt;timeDuration&amp;gt;PT5M&amp;lt;/timeDuration&amp;gt;&lt;BR /&gt; &amp;lt;/timerEventDefinition&amp;gt;&lt;BR /&gt; &amp;lt;/intermediateCatchEvent&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that timer should wait 5 mins before moving onto the next step.&lt;/P&gt;&lt;P&gt;which is this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;receiveTask id="checkServiceFeatures" name="Check Service Features"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:executionListener event="start" delegateExpression="${remoteActionMessageDelegate}"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:field name="serviceKey"&amp;gt;&lt;BR /&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;lt;activiti:string&amp;gt;&amp;lt;![CDATA[checkServiceFeaturesAction]]&amp;gt;&amp;lt;/activiti:string&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/activiti:field&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/activiti:executionListener&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/receiveTask&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the issue im having is that in the activiti console&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;Timer job 3c3304d6-a9c4-11e7-9930-f65b9af6b948&lt;/DIV&gt;&lt;DIV&gt;Due one week ago&lt;/DIV&gt;&lt;DIV&gt;Job execution&lt;/DIV&gt;&lt;DIV&gt;No more retries left&lt;/DIV&gt;&lt;DIV&gt;Error occurred while executing job: Unknown property used in expression: ${remoteActionMessageDelegate}&lt;/DIV&gt;&lt;P&gt;I have attached the full stack trace &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Oct 2017 08:45:39 GMT</pubDate>
    <dc:creator>simon_whelan</dc:creator>
    <dc:date>2017-10-13T08:45:39Z</dc:date>
    <item>
      <title>activiti timer error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33374#M14112</link>
      <description>Hi,I'm trying to add a intermediateCatchEvent to a workflow so that it will wait a defined period of time before moving on.&amp;lt;intermediateCatchEvent id="timerintermediatecatchevent1" name="TimerCatchEvent"&amp;gt; &amp;lt;timerEventDefinition&amp;gt; &amp;lt;timeDuration&amp;gt;PT5M&amp;lt;/timeDuration&amp;gt; &amp;lt;/timerEven</description>
      <pubDate>Fri, 13 Oct 2017 08:45:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33374#M14112</guid>
      <dc:creator>simon_whelan</dc:creator>
      <dc:date>2017-10-13T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: activiti timer error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33375#M14113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course, the one question that I really need answered isn't answered..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the exact same issue.&amp;nbsp; A bit more background of my issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have four workflows that have the same issue.&amp;nbsp; The problem I'm having is that it does not manifest itself when I run it on my local workstation's application server (WebSphere, btw) but only when it's deployed on our development app server.&amp;nbsp; For all intents and purposes, they're the same server and using the same version of Oracle as the back-end database running the Activiti engine.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to know if there's a resolution for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 16:14:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33375#M14113</guid>
      <dc:creator>barianne_azamah</dc:creator>
      <dc:date>2018-03-08T16:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: activiti timer error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33376#M14114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It took me several days of agonizing over this but I finally figured out what was causing this problem for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First thing is to check if you have another workflow engine running against the same database instance.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, we have several development servers that we were using at one point or another.&amp;nbsp; One of them that we though got decommissioned actually came back into service without us knowing about it.&amp;nbsp; We had moved on to a different server at that point.&amp;nbsp; The problem was that once the server was recommissioned, the applications all started up again - including my workflow application.&amp;nbsp; It sat there, silently, listening for jobs in the ACT_RU_JOB table and it would occasionally pick one up before&amp;nbsp;the new application would and it would result in that error.&amp;nbsp; The error was due to the fact that the old server had an older build of my application that was missing object references that the new one had.&amp;nbsp; The error in EXCEPTION_MSG_ was actually thrown by the old application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps someone!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 13:48:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33376#M14114</guid>
      <dc:creator>barianne_azamah</dc:creator>
      <dc:date>2018-03-14T13:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: activiti timer error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33377#M14115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for coming back with the update!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:50:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-error/m-p/33377#M14115</guid>
      <dc:creator>kgastaldo</dc:creator>
      <dc:date>2018-03-16T12:50:54Z</dc:date>
    </item>
  </channel>
</rss>

