Timer job with null due date

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2015 05:10 PM
Hi,
We implemented a process definition with a system task followed by an user task with attached timer. The timer flows back to the first system task.
The goal is to run the system task in endless loop and is working as designed. But this process gets into hung state when JVM restarts while the service task is in the middle of the execution.
Once the JVM is up again, process is not resuming and also we see a timer job record in the jobs table with duedate set to null. Why the process does not get resumed from the previous state and why does the timer due date is set to null?
Can you help us how to fix this issue?
Thanks!!
We implemented a process definition with a system task followed by an user task with attached timer. The timer flows back to the first system task.
The goal is to run the system task in endless loop and is working as designed. But this process gets into hung state when JVM restarts while the service task is in the middle of the execution.
Once the JVM is up again, process is not resuming and also we see a timer job record in the jobs table with duedate set to null. Why the process does not get resumed from the previous state and why does the timer due date is set to null?
Can you help us how to fix this issue?
Thanks!!
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2015 03:30 PM
Can you share the BPMN XML for the timer boundary event?
Best regards,
Best regards,

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2015 03:33 PM
Hi Tijs,
Thanks for the response!!
Please find the bpmn code attached
Thanks for the response!!
Please find the bpmn code attached
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2015 04:24 AM
I responded to this in the other post you made …
