-
Oct 5th, 2009, 05:10 AM
#1
spring + quartz + DB initialize error
Hi
When initialize spring+quartz with db outage.
I get an inconsistent state in spring application, and not initialize context because SchedulerFactoryBean.afterPropertiesSet(), registerJobsAndTriggers().
Is it possible check first if connection db is ok and then registerJobsandtriggers?
Is it possible if connection db ko wait(seconds) and check again?
thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules