Created
July 22, 2014 08:36
-
-
Save jeanouii/a2e81b38573467462798 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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