Skip to content

Instantly share code, notes, and snippets.

@jeanouii
Created July 22, 2014 08:36
Show Gist options
  • Select an option

  • Save jeanouii/a2e81b38573467462798 to your computer and use it in GitHub Desktop.

Select an option

Save jeanouii/a2e81b38573467462798 to your computer and use it in GitHub Desktop.
INFOS - Initialized Scheduler Signaller of type: class org.apache.openejb.quartz.core.SchedulerSignalerImpl
INFOS - Quartz Scheduler v.2.2.1 created.
INFOS - RAMJobStore initialized.
INFOS - Scheduler meta-data: Quartz Scheduler (v2.2.1) 'OpenEJB-TimerService-Scheduler' with instanceId 'OpenEJB'
Scheduler class: 'org.apache.openejb.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter' - with 0 threads.
Using job-store 'org.apache.openejb.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
INFOS - Quartz scheduler 'OpenEJB-TimerService-Scheduler' initialized from an externally provided properties instance.
INFOS - Quartz scheduler version: 2.2.1
INFOS - Scheduler OpenEJB-TimerService-Scheduler_$_OpenEJB started.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment