javax.ejb.NoSuchObjectLocalException: Timer not available - after restart
-------------------------------------------------------------------------
Key: JBAS-7328
URL:
https://jira.jboss.org/jira/browse/JBAS-7328
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-5.1.0.GA
Environment: Windows XP/ Linux, default datasource HSQLDB
Reporter: Thomas W
After a restart any timer can not be accessed using a stored handle. The reason for this
is that each primary key (id) of every timer changes with every restart of jboss.
This is the default behaviour using the hsqldb as datasource. This behaviour conflicts
with the ejb 3 specification in the timer service section (chapter 18).
"The container must implement a timer handle to be usable over the lifetime of the
timer." This handle isn't usable although the timer still exists.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira