<?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: Problem with Timer Intermediate Catching Event in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124144#M87370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds really really weird. It does sounds like a config difference between the two … you are sure it is excatly the same process you run?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you post your process? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2013 09:48:15 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-04-22T09:48:15Z</dc:date>
    <item>
      <title>Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124137#M87363</link>
      <description>Hi all, we're seeing some weird behavior using a Timer event.&amp;nbsp; We've reduced this to a very simple BPMN that does no more than this:Begin with a None Start Event, transition to a Timer Intermediate Catching Event (specified with a duration, like, say, "PT2M" for 2 minutes), then flow out to a Task o</description>
      <pubDate>Wed, 17 Apr 2013 14:35:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124137#M87363</guid>
      <dc:creator>mindcrime</dc:creator>
      <dc:date>2013-04-17T14:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124138#M87364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, never seen it. And it sounds very, very (very) strange!.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doe you have the exact same setup on DB2? I find it hard to imagine the behaviour is so different. Do you use the exact same activiti config (with different jdbc params ofc)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 11:55:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124138#M87364</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-18T11:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124139#M87365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep, same code, same Activiti config, same BPMN, all I do is edit the jdbc params to switch over, and the behavior changes.&amp;nbsp; Now, to be fair, the DEV database was originally installed as an older version and has been upgraded and futzed with, while my Postgres instance is pristine 5.10.&amp;nbsp; But, I have a hard time seeing what could cause the discrepancy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only even vague inclination that comes to mind is that it might involve the handling of date/time fields, and something may be weird about that with DB/2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 20:21:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124139#M87365</guid>
      <dc:creator>mindcrime</dc:creator>
      <dc:date>2013-04-18T20:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124140#M87366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you might want to double-check the values in the ACT_RU_JOB table for due date of a job… However, date-issies still don't explain why it works with a user-task right after it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the ACT_RU_JOB have an "retriesCount" of zero an an exception filled in? Maybe an error occurred while executing the service-task when the timer fires. After 3 retries, by default, the job is "parked"…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:27:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124140#M87366</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-04-19T07:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124141#M87367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A little more detail…&amp;nbsp; When I start this process (bpmn below), we see the behavior where the User Task is created immediately.&amp;nbsp; However, what we don't see, is *any* entry in the ACT_RU_JOB table with a PROC_INST_ID_ corresponding to the PROC_INST_ID_ of the User Task.&amp;nbsp; It's almost like the Timer is never being invoke or used at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the XML representation of the BPMN in question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&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="pendProcess" name="pendProcess"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent id="endevent1" name="End"&amp;gt;&amp;lt;/endEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startEvent id="startevent1" name="Start"&amp;gt;&amp;lt;/startEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;intermediateCatchEvent id="timerintermediatecatchevent1" name="TimerCatchEvent"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeDuration&amp;gt;PT2M&amp;lt;/timeDuration&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/intermediateCatchEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;userTask id="usertask1" name="FOOBAR" activiti:candidateUsers="phil" activiti:candidateGroups="enrollment"&amp;gt;&amp;lt;/userTask&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow4" name="" sourceRef="startevent1" targetRef="timerintermediatecatchevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow5" name="" sourceRef="timerintermediatecatchevent1" targetRef="usertask1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow6" name="" sourceRef="usertask1" targetRef="endevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/process&amp;gt;&lt;BR /&gt;&amp;lt;/definitions&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts on what might explain this?&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 20:41:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124141#M87367</guid>
      <dc:creator>mindcrime</dc:creator>
      <dc:date>2013-04-19T20:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124142#M87368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, here is the debug logging from the time I start the program to after I've started the process in question, and then a few seconds afterwards.&amp;nbsp; This doesn't reflect waiting the full 30 seconds, because it would be pages and pages of output at this level.&amp;nbsp; But what we see is that the User Task gets created (actually, maybe that it gets *created* isn't actually a problem?) but no entry ever seems to be created in the Job table, so it never actually proceeds to the subsequent task (which is particularly notable when the Task is a script or service task that spits out some logging)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code we're using to launch the process looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt; public static void main(String[] args) {&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; org.apache.log4j.BasicConfigurator.configure();&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; ClassPathXmlApplicationContext applicationContext = new ClassPathXmlApplicationContext(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "classpath:*wfcoreContext.xml");&lt;BR /&gt;&amp;nbsp; TaskService tskService = (TaskService) applicationContext&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .getBean("taskService");&lt;BR /&gt;&amp;nbsp; HistoryService hisService = (HistoryService) applicationContext&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .getBean("historyService"); &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; ProcessEngine processEngine = ProcessEngines.getDefaultProcessEngine(); &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; RepositoryService repositoryService = processEngine.getRepositoryService(); &lt;BR /&gt;&amp;nbsp; RuntimeService runtimeService = processEngine.getRuntimeService(); &lt;BR /&gt;&amp;nbsp; Map&amp;lt;String, Object&amp;gt; variableMap = new HashMap&amp;lt;String, Object&amp;gt;();&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; ProcessInstance processInstance = runtimeService.startProcessInstanceByKey("pendProcess",variableMap); &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; System.out.println("Process Inst ID : "+processInstance.getProcessInstanceId());&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 21:31:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124142#M87368</guid>
      <dc:creator>mindcrime</dc:creator>
      <dc:date>2013-04-19T21:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124143#M87369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, a little update.&amp;nbsp; This isn't behaving *quite* the way we thought it was (at least not today).&amp;nbsp; What we're seeing is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On DB/2 (but not on Postgres)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AFTER the Timer event fires (you see the entry disappear from the ACT_RU_JOB table)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A UserTask which comes after the Timer is created successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A ServiceTask which comes after the Timer does *not* appear to fire at all. (no logging output is observed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, again, when we did this on Postgres everything behaved exactly as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts, tips or suggestions are greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 22:21:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124143#M87369</guid>
      <dc:creator>mindcrime</dc:creator>
      <dc:date>2013-04-19T22:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124144#M87370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds really really weird. It does sounds like a config difference between the two … you are sure it is excatly the same process you run?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you post your process? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 09:48:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124144#M87370</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-22T09:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124145#M87371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep, exactly the same process.&amp;nbsp; I have a trivial little Java program that programmatically deploys the BPMN, and it's using the same configuration and settings as the program that kicks off the process.&amp;nbsp;&amp;nbsp; The version of the BPMN configured for a User Task is above, and here's the same thing but set to call a Service Task.&amp;nbsp;&amp;nbsp; The Service class is a simple class that does nothing but a println() call in the execute() method.&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="pendProcess" name="pendProcess"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent id="endevent1" name="End"&amp;gt;&amp;lt;/endEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startEvent id="startevent1" name="Start"&amp;gt;&amp;lt;/startEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;intermediateCatchEvent id="timerintermediatecatchevent1" name="TimerCatchEvent"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeDuration&amp;gt;PT4M&amp;lt;/timeDuration&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/intermediateCatchEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow4" name="" sourceRef="startevent1" targetRef="timerintermediatecatchevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serviceTask id="servicetask1" name="Service Task" activiti:class="com.act.TimerService"&amp;gt;&amp;lt;/serviceTask&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow5" name="" sourceRef="timerintermediatecatchevent1" targetRef="servicetask1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow6" name="" sourceRef="servicetask1" targetRef="endevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/process&amp;gt;&lt;BR /&gt;&amp;lt;/definitions&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;The Activiti config looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;beans xmlns="&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans&lt;/A&gt;"&lt;BR /&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;"&lt;BR /&gt; xsi:schemaLocation="&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.springframework.org/schema/beans/spring-beans-3.0.xsd" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans/spring-beans-3.0.xsd&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt;bean id="activitiTransManager"&lt;BR /&gt;&amp;nbsp; class="org.springframework.jdbc.datasource.DataSourceTransactionManager"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="dataSource" ref="activitiDataSource" /&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt;bean id="processEngineConfiguration" class="org.activiti.spring.SpringProcessEngineConfiguration"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="databaseType" value="db2" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="dataSource" ref="activitiDataSource" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="transactionManager" ref="activitiTransManager" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="databaseSchemaUpdate" value="false" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="jobExecutorActivate" value="true" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="historyLevel" value="2" /&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt;bean id="processEngine" class="org.activiti.spring.ProcessEngineFactoryBean"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="processEngineConfiguration" ref="processEngineConfiguration" /&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt;bean id="repositoryService" factory-bean="processEngine"&lt;BR /&gt;&amp;nbsp; factory-method="getRepositoryService" /&amp;gt;&lt;BR /&gt; &amp;lt;bean id="runtimeService" factory-bean="processEngine"&lt;BR /&gt;&amp;nbsp; factory-method="getRuntimeService" /&amp;gt;&lt;BR /&gt; &amp;lt;bean id="taskService" factory-bean="processEngine"&lt;BR /&gt;&amp;nbsp; factory-method="getTaskService" /&amp;gt;&lt;BR /&gt; &amp;lt;bean id="historyService" factory-bean="processEngine"&lt;BR /&gt;&amp;nbsp; factory-method="getHistoryService" /&amp;gt;&lt;BR /&gt; &amp;lt;bean id="managementService" factory-bean="processEngine"&lt;BR /&gt;&amp;nbsp; factory-method="getManagementService" /&amp;gt;&lt;BR /&gt; &amp;lt;bean id="identityService" factory-bean="processEngine"&lt;BR /&gt;&amp;nbsp; factory-method="getIdentityService" /&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt;bean id="dbProperties"&lt;BR /&gt;&amp;nbsp; class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="location" value="classpath:db.properties" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="ignoreUnresolvablePlaceholders" value="true" /&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;bean id="activitiDataSource"&lt;BR /&gt;&amp;nbsp; class="org.springframework.jdbc.datasource.DriverManagerDataSource"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;description&amp;gt;Configuration for a development DB2 data source.&lt;BR /&gt;&amp;nbsp; &amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="driverClassName" value="${jdbc.driver}" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="url" value="${jdbc.url.activiti}" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="username" value="${jdbc.username}" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;property name="password" value="${jdbc.password}" /&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/beans&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see, we read in the jdbc properties from a file, and I literally just comment out one set of lines and uncomment another, to switch between db2 and postgres (along with changing the "databaseType" value in the processEngineConfiguration bean).&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 16:00:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124145#M87371</guid>
      <dc:creator>mindcrime</dc:creator>
      <dc:date>2013-04-22T16:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124146#M87372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have history enabled? Can you check if the ACT_HI_ACTINST contains an entry (on DB2) for the service-task? AFAIK, there is no reason why the service-task won't be executed depending on the database that is used. The engine internals (taking flows and execution activities) won't be affected by the underlying database. Can you check the ACT_RU_JOB table has the right due-date on DB2, based on the time-duration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To see if this is a intermediate-event only issue, can you alter the process and add a user-task (or receive task) right after the start-event instead of the intermediate-event. Add a country-timer event to that new user/recieve task and assert if the timer-trigger works as expected?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 07:22:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124146#M87372</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-04-24T07:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Timer Intermediate Catching Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124147#M87373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I can check into that.&amp;nbsp; It might be a little while, as we have a workaround that skips using this Timer event altogether, so it isn't a *super* high priority for us right now.&amp;nbsp; But in the interest of helping the overall Activiti community, I'll keep digging on this as I have some extra time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 14:40:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-timer-intermediate-catching-event/m-p/124147#M87373</guid>
      <dc:creator>mindcrime</dc:creator>
      <dc:date>2013-04-24T14:40:43Z</dc:date>
    </item>
  </channel>
</rss>

