-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
-
A process contains two execution branches:
- Branch 1: Event sub-process with 30s timer
- Branch 2: HT node with 2min boundary timer
Branch 1 encounters an error when the timer executes. At this point, the 2min timer of the other branch is removed by the engine:
15:40:53,380 DEBUG [org.jbpm.services.ejb.timer.EJBTimerScheduler] (EJB default - 1) Job handle EjbGlobalJobHandle [uuid=43604-27573-Human Task-2] does match timer and is going to be canceled
The expectation is that the 2min timer is still active despite the error.
- clones
-
RHPAM-3639 Timer instance incorrectly removed upon process execution error
- Closed