码迷,mamicode.com
首页 > 其他好文 > 详细

Quartz:nested exception is org.quartz.SchedulerException: Jobs added with no trigger must be durable.

时间:2020-07-04 21:12:59      阅读:121      评论:0      收藏:0      [点我收藏+]

标签:font   strong   art   soft   整合   提示   bsp   color   code   

Spring Boot 整合 Quartz 启动报错,提示:nested exception is org.quartz.SchedulerException: Jobs added with no trigger must be durable.

问题解决:

factoryBean.setDurability(true);

 

Quartz:nested exception is org.quartz.SchedulerException: Jobs added with no trigger must be durable.

标签:font   strong   art   soft   整合   提示   bsp   color   code   

原文地址:https://www.cnblogs.com/miaooooo/p/13236306.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!