<?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 repetition issue in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211247#M164377</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;(I almost forgot how can I create forum topic &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;the question is:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Current (5.18.0-SNAPSHOT) timer implementation does not guarantee that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;repetition timer is executed n times&lt;/LI&gt;&lt;LI&gt;repetition timer period will be constant for all repetitions.&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;jUnit test:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.activiti.engine.test.bpmn.event.timer.StartTimerEventTest#testCycleWithLimitStartTimerEvent_failing&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;A href="https://github.com/martin-grofcik/Activiti/tree/timer-issue" rel="nofollow noopener noreferrer"&gt;https://github.com/martin-grofcik/Activiti/tree/timer-issue&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for the answer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2015 14:36:18 GMT</pubDate>
    <dc:creator>martin_grofcik</dc:creator>
    <dc:date>2015-06-26T14:36:18Z</dc:date>
    <item>
      <title>Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211247#M164377</link>
      <description>Hi.(I almost forgot how can I create forum topic &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ).the question is:Current (5.18.0-SNAPSHOT) timer implementation does not guarantee that:repetition timer is executed n timesrepetition timer period will be constant for all repetitions.jUnit test&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.activiti.engine.test.bpmn.event.timer.StartTim</description>
      <pubDate>Fri, 26 Jun 2015 14:36:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211247#M164377</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-06-26T14:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211248#M164378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it intended behaviour?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:38:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211248#M164378</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-06-26T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211249#M164379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I looked at the unit test, but i'm not sure I'm following yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; repetition timer is executed n times&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So you're saying it isn't executed 2 times&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; repetition timer period will be constant for all repetitions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is always the delay of the polling interval of the job executor of course. Or are you meaning something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be good if you can described what you expect when that process is executed vs what is happening on 5.18 snapshot right now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 21:21:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211249#M164379</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-30T21:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211250#M164380</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;I was wrong with my first issue &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;repetition timer is executed n times&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;that's not true, there is guarantee of n times execution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another point is that&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;repetition timer period will be constant for all repetitions.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;There is still issue in it. I updated source code in my branch:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; @Deployment(resources = {"org/activiti/engine/test/bpmn/event/timer/StartTimerEventTest.testCycleWithLimitStartTimerEvent.bpmn20.xml"})&lt;BR /&gt;&amp;nbsp; public void testCycleWithLimitStartTimerEvent_keepTimerPeriod() throws Exception {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; processEngineConfiguration.getClock().setCurrentTime(new Date());&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; final ProcessInstanceQuery piq = runtimeService.createProcessInstanceQuery().processDefinitionKey("startTimerEventExampleCycle");&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // move to 15 mins forward - e.g. server was down and it was started again&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; moveByMinutes(15);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; waitForJobExecutorOnCondition(10000, 500, new Callable&amp;lt;Boolean&amp;gt;() {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public Boolean call() throws Exception {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // one process instance should be started - because time is after start date&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return 1 == piq.count();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; moveByMinutes(1);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; waitForJobExecutorOnCondition(10000, 500, new Callable&amp;lt;Boolean&amp;gt;() {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public Boolean call() throws Exception {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // we have moved the time 1 minute forward. Process start period is 5 mins. =&amp;gt; No other process instance&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // should be started&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // @FIXME: 5.18-SNAPSHOT - there are 2 process instances running because of org.activiti.engine.impl.calendar.DurationHelper.getDateAfterRepeat&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return 1 == piq.count();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // +4 mins -&amp;gt; new process instance should be started because time period was reached since the last timer execution&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; moveByMinutes(4);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; waitForJobExecutorOnCondition(10000, 500, new Callable&amp;lt;Boolean&amp;gt;() {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public Boolean call() throws Exception {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return 2 == piq.count();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;The real use case is: timer with R100/PT99S (100x repeat with 99 sec period). Let's say that each iteration is executed with 1 sec delay. It means that the last repetition will be scheduled right after the previous one (timer period is omitted). I think that's wrong, we should keep period for the last repetition too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 10:15:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211250#M164380</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-07-01T10:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211251#M164381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looked at your unit test, but I believe it's correct:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* In a normal situation, the timer would be scheduled to fire after 5 mins and after 10 mins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* You move by 15 minutes. In that case, the R2/PT5M 'valid' period has already passed. The best effort is now to use the current time. if you check the due date, you see the due date is equal to the Clock + 15 mins&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* If you change the moveByMinutes(15) to 5 and print out the duedate, you see the next job is nicely set to (start + 10 minutes).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As such, the results are correct according to me. Also the 99 -&amp;gt; 100 case is not shown, taking in account the above remarks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 08:47:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211251#M164381</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-07-02T08:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211252#M164382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;at first thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created new jUnit test&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.activiti.engine.test.bpmn.event.timer.StartTimerEventTest#testCycleWithLimitStartTimerEvent_keepPeriod&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[table]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[tr] [td]CREATE_TIME_&amp;nbsp; [/td][/tr]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[tr][td]2015-07-02 12:25:27.102[/td][/tr]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[tr][td]2015-07-02 12:26:42.102[/td][/tr]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[tr][td]2015-07-02 12:27:57.102[/td][/tr]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[tr][td]2015-07-02 12:29:12.102[/td][/tr]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[tr][td]2015-07-02 12:29:18.102[/td][/tr]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/table]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as you can see process 5 is created only 6 seconds after the process 4 =&amp;gt; timer period is not kept.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would expect that timer period will persist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I think that I can create fix for that. Is it a bug?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 05:37:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211252#M164382</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-07-03T05:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211253#M164383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No I think it's correct. I have put sysouts after each moveBySeconds() and saw the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The process instance is started. I will use the timings i have here. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* The process was started at 11:07:03&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iteration 1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved by 64 seconds. Time is now 11:08:12&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved 1 second. Time was now 11:08:18 (remember, the job executor polls every x seconds (5 I believe), hence why these times aren't exact)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iteration 2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved by 64 seconds. Time is now 11:09:27&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved 1 second. Time was now 11:09:31&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iteration 3:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved by 64 seconds. Time is now 11:10:42&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved 1 second. Time was now 11:10:48&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iteration 4:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved by 64 seconds. Time is now 11:11:57&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The timer is moved 1 second. Time was now 11:12:03&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh-oh. That is exact T + (4 * 1minute). The job executor inspects the start time and sees it should fire NOW.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So what is happening is correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It also explains why your timings of 'create time' go up. Each iteration, we're already passed the :03 mark, and the job executor simple takes the current time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 09:17:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211253#M164383</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-07-03T09:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211254#M164384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;* The timer is moved by 64 seconds. Time is now 11:11:57&lt;BR /&gt;* The timer is moved 1 second. Time was now 11:12:03&lt;BR /&gt;&lt;BR /&gt;Oh-oh. That is exact T + (4 * 1minute). The job executor inspects the start time and sees it should fire NOW.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;the 1 minute period between 11:11:57 and 11:12:03 period was not kept.&amp;nbsp; it means that when period is 1 minute it can be still executed earlier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marti&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 08:47:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211254#M164384</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-07-06T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Timer repetition issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211255#M164385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; the 1 minute period between 11:11:57 and 11:12:03 period was not kept. it means that when period is 1 minute it can be still executed &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; earlier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, the due date calculate has changed to take in account the start time, and calculates repetitions from that point on.&amp;nbsp; I get what you are saying ('no interval of one minute), hoewever, the duedate calculation has been changed to take in account the job start time, and counts intervals from that starting point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem here that in this test, the moveByMinutes + the variable polling of the job executor influences the measurements here. It would be a total different outcome, if the the job executor just keeps running as-is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 13:07:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timer-repetition-issue/m-p/211255#M164385</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-07-06T13:07:11Z</dc:date>
    </item>
  </channel>
</rss>

