Question

ERROR The Scheduler cannot be restarted after shutdown()

  • 1 February 2023
  • 0 replies
  • 62 views


One of the pipelines that we created immediately switces to "FINISHED" state after we start it. This started happening after we "FORCE SHUTDOWN " the pipeline with the CRON. Looks like the Pipeline id got registered somwhere with the CRON Shutdown status and wont allow us to restart.



DEBUG
Staring pipeline with offset: {}
ProductionPipelineRunner
 
ERROR
The Scheduler cannot be restarted after shutdown() has been called.
SchedulerPushSource
org.quartz.SchedulerException: The Scheduler cannot be restarted after shutdown() has been called.    at org.quartz.core.QuartzScheduler.start(QuartzScheduler.java:529)    at org.quartz.impl.StdScheduler.start(StdScheduler.java:142)

0 replies

Be the first to reply!

Reply