martinweiler opened a new issue, #597:
URL: https://github.com/apache/incubator-kie-issues/issues/597

   We are setting -Dorg.jbpm.timer.disableUnmarshallerRegistration=true in 
order to prevent duplicate timer creation in a multi-node environment. However, 
this leads to problems with timers during process instance migration. Timers 
fail to get migrated correctly and once the timers are triggered after the 
migration, the execution fails with a 
org.kie.internal.runtime.manager.SessionNotFoundException.
   
   We need a solution that works with PIM and guaranteed correct timer handling 
in multi-node setup (no duplicates).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to