[jboss-user] [Clustering/JBoss] - QuartzScheduler NON_CLUSTERED
RedChili
do-not-reply at jboss.com
Mon Jun 11 03:56:32 EDT 2007
I'm running a JBoss Cluster and I'm curious about a log entry from every node in the cluster I see at startup:
anonymous wrote :
| 2007-06-11 09:29:59,296 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.5.2 created.
| 2007-06-11 09:29:59,298 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
| 2007-06-11 09:29:59,299 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
| 2007-06-11 09:29:59,299 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.5.2
| 2007-06-11 09:29:59,299 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
Is the big fat "NON_CLUSTERED" from the scheduler something to worry about? What is that Quartzscheduler service anyways? Is there something special to watch out for for schedulers in a clustered environment?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052994#4052994
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052994
More information about the jboss-user
mailing list