Skip to content

Passed

org.appng.application.scheduler.SchedulingTest.testUnschedule

Took 66 ms.

Standard Output

2023-09-27 15:52:27,224 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]...
plication.scheduler.business.SchedulingController: Job 'houseKeepingJob' is disabled (site: localhost, application: appng-scheduler)
2023-09-27 15:52:27,241 INFO  [main] org.quartz.core.QuartzScheduler: Scheduler Scheduler_localhost_$_NON_CLUSTERED started.
2023-09-27 15:52:27,251 INFO  [main] org.appng.application.scheduler.SchedulerUtils: Deleted trigger 'localhost.appng-scheduler_indexJob-crontrigger-879619200' for job 'localhost.appng-scheduler_indexJob' with expression '0 0/5 * * * ? 2042'