-
Bug
-
Resolution: Done
-
Critical
-
7.0.0.ER2 (Beta)
f a timer is canceled inside of the @timeout method the scheduler will log an ERROR if the timer duration is longer than the intervall and an overlapping execution should be fired.
This is due to internal validatons.
This will not happen if the timer is canceled by an external process, here the scheduler is removed.
- clones
-
JBEAP-5626 [GSS](7.1.0) EJB timer scheduler log an Exception for an already canceled timer
- Verified
- incorporates
-
WFLY-6152 EJB timer scheduler log an Exception for an already canceled timer
- Closed