[jboss-user] [JBoss jBPM] - Re: JEE AS / jBPM / Exception when Oracle DB is restarted

gchanteb do-not-reply at jboss.com
Thu Mar 26 10:33:02 EDT 2009


Hi all, 

I found my problem.

In ejb2-timer-service.xml, there is a retry policy. By default, it is at 100 ms and only one retry. 

With 60000ms for exemple, my DB can restart and it works but there is only one retry.

   <!-- A retry policy that uses a fixed interval in milli seconds -->
   
     60000
   

That's why i'm going to make my own retry policy.

Bye.

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

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



More information about the jboss-user mailing list