Passed
org.appng.application.scheduler.SchedulingTest.testUnschedule
Standard Output
2023-04-26 14:31:44,734 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-04-26 14:31:44,744 INFO [main] org.quartz.core.QuartzScheduler: Scheduler Scheduler_localhost_$_NON_CLUSTERED started. 2023-04-26 14:31:44,750 INFO [main] org.appng.application.scheduler.SchedulerUtils: Deleted trigger 'localhost.appng-scheduler_indexJob-crontrigger-1327623469' for job 'localhost.appng-scheduler_indexJob' with expression '0 0/5 * * * ? 2042'