Skip to content

Passed

org.appng.application.scheduler.SchedulingTest.testUnschedule

Took 61 ms.

Standard Output

2023-09-25 16:08:19,441 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 1256 chars]...
lication.scheduler.business.SchedulingController: Job 'houseKeepingJob' is disabled (site: localhost, application: appng-scheduler)
2023-09-25 16:08:19,466 INFO  [main] org.quartz.core.QuartzScheduler: Scheduler Scheduler_localhost_$_NON_CLUSTERED started.
2023-09-25 16:08:19,478 INFO  [main] org.appng.application.scheduler.SchedulerUtils: Deleted trigger 'localhost.appng-scheduler_indexJob-crontrigger-1521683380' for job 'localhost.appng-scheduler_indexJob' with expression '0 0/5 * * * ? 2042'