Skip to content

Passed

org.appng.application.scheduler.SchedulingTest.testUnschedule

Took 36 ms.

Standard Output

2023-09-27 16:07:57,927 ERROR [Scheduler_localhost] org.quartz.core.ErrorLogger   : An error occured instantiating job to be executed. job= 'localhost.appng-scheduler_indexJob'
org.quartz.SchedulerException: Job instantiation failed [See nested exception: java.lang.ClassCastException: class org.springframework.context.support.GenericApplicationContext cannot be cast to class org.appng.core.model.ApplicationContext (org.springframework.context.support.GenericApplicationContext and org.appng.core.
...[truncated 1255 chars]...
lication.scheduler.business.SchedulingController: Job 'houseKeepingJob' is disabled (site: localhost, application: appng-scheduler)
2023-09-27 16:07:57,938 INFO  [main] org.quartz.core.QuartzScheduler: Scheduler Scheduler_localhost_$_NON_CLUSTERED started.
2023-09-27 16:07:57,944 INFO  [main] org.appng.application.scheduler.SchedulerUtils: Deleted trigger 'localhost.appng-scheduler_indexJob-crontrigger-1246343791' for job 'localhost.appng-scheduler_indexJob' with expression '0 0/5 * * * ? 2042'