]
Jason Greene reopened JBAS-8764:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all
unscheduled AS6 issues that are a year or less old. This will make it easier community
members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate
them.
Expired interval timers re-expire on restart
--------------------------------------------
Key: JBAS-8764
URL:
https://issues.jboss.org/browse/JBAS-8764
Project: Legacy JBoss Application Server 6
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: System service
Affects Versions: JBossAS-5.1.0.GA
Reporter: Shaun Appleton
Assignee: Brad Maxwell
Fix For: No Release
Attachments: EJBTimerServiceImpl.java, EJBTimerServiceImpl.java,
ExampleTimerBean.java, JBPAPP-4681.patch, timerlogger.pdf
If you restart JBoss after an interval timer has expired it re-expires. This means the
timer is, in effect, called every timer the server is restarted.
The spec [section 18.4.2] states what should happen between a server crash and a restart
- "Any interval timers that have expired during the intervening time must cause the
timeout callback method to be invoked at least once upon restart."
--
This message is automatically generated by JIRA.
For more information on JIRA, see: