users@glassfish.java.net

Re: EJB Timer recovery after __TimerPool connection broken

From: <forums_at_java.net>
Date: Fri, 21 Oct 2011 11:30:26 -0500 (CDT)

There is no support for delayed recovery, so if your server crashed while
changes to the timer db were being committed, it won't work afterwards. Also,
if the timer db is down when the timer service is started (which happens on
the load of the 1st EJB with a timeout method), there is no way to retry
this operation. So I'm not sure why it starts running again after 2 minutes.

 

-marina


--
[Message sent by forum member 'mvatkina']
View Post: http://forums.java.net/node/855044