Exception in thread "Quartz Scheduler [RuoyiScheduler]" org.springframework.scheduling.SchedulingException: Could not start Quartz Scheduler after delay; nested exception is org.quartz.SchedulerException: The Scheduler cannot be restarted after shutdown() has been called.后端启动报错

1、应该是你没有刷定时任务相关的表或定时任务表出现了脏数据,尝试清空qrtz前缀表数据再试试中

2、8080tomcat端口被占用,换用其他端口

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-08-23
  • 2022-03-09
相关资源
相似解决方案