]
Jason Greene updated AS7-2995:
------------------------------
Fix Version/s: 7.1.0.Final
(was: 7.1.0.CR1)
TimerService: Timer interval stops after retry
----------------------------------------------
Key: AS7-2995
URL:
https://issues.jboss.org/browse/AS7-2995
Project: Application Server 7
Issue Type: Bug
Components: EJB
Affects Versions: 7.1.0.Beta1b
Environment: jboss 7.1.0.Beta1b
Reporter: Wolf-Dieter Fink
Assignee: Wolf-Dieter Fink
Labels: community, jboss7, timerservice
Fix For: 7.1.0.Final
The timer doesn't fire timeouts anymore after an exception has occured and the retry
of the current timeout isn't finished before the new timeout should occur.
See attached two source file, which will demonstrate the problem.
In short:
The execute method in the attached example gets called every minute. The first time it
will throw an exception to enter the retry. When entering the retry it will sleep for 90
seconds to make sure it is not finished before the next timeout occurs.
After the retry finished, new timeouts will not occur.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: