[jboss-user] [Clustering/JBoss] - JBoss 4.2.3 Quartz CronTrigger resume on failover

lensaenz do-not-reply at jboss.com
Fri Jul 17 12:33:18 EDT 2009


We have a JBoss 4.2.3 cluster successfully set up and failing over properly, except for one thing:  Quartz Cron Triggers don't resume on the node we fail over to.  
We have to manually resume the Job through through our SLSB to get it going again.
We upgraded to Quartz 1.6.5 and Quartz is running as a JBoss service.  We have set the RequestsRecovery flag to true on the Quartz Job.  In the Quartz database, the QRTZ_PAUSED_TRIGGER_GRPS is empty when we failover which surprised us because resuming the Job manually works.

As a possible workaround, is there any way to detect when a failover has happened so that we can programatically resume the Quartz Job?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244391#4244391

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244391



More information about the jboss-user mailing list