当前位置:网站首页>Based on configured schedule, the given trigger will never fire
Based on configured schedule, the given trigger will never fire
2022-07-02 01:38:00 【loveLifeLoveCoding】
springboot 整合 quartz 启动报如下错误:
org.quartz.SchedulerException: Based on configured schedule, the given trigger will never fire.
at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:698)
at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:255)
at com.grandsys.Quartz.SchedulerJob.startScheduler(SchedulerJob.java:33)
at com.grandsys.Quartz.SchedulerJob.main(SchedulerJob.java:40)原因:被quartz调度的某个任务job的触发者cronTrigger的触发时间通过cron表达式配置了个不合法或过去的时间;该job永远不会被执行到
解决办法:找到那个不合法的cron表达式并修改,或者注释该定时任务,操作完毕重启应用就可以了。
边栏推荐
- Altium designer measure distance (ctrl+m)
- Matlab uses audiorecorder and recordblocking to record sound, play to play sound, and audiobook to save sound
- Three core problems of concurrent programming
- 学习笔记24--多传感器后融合技术
- ECS project deployment
- The role of artificial intelligence in network security
- Based on Simulink and FlightGear, the dynamic control of multi rotor UAV in equilibrium is modeled and simulated
- Ubuntu20.04 PostgreSQL 14 installation configuration record
- 并发编程的三大核心问题
- 企业应该选择无服务器计算吗?
猜你喜欢

Game thinking 15: thinking about the whole region and sub region Services

LeetCode、3无重复最长子序列

Develop those things: how to use go singleton mode to ensure the security of high concurrency of streaming media?

【疾病检测】基于BP神经网络实现肺癌检测系统含GUI界面

6-2漏洞利用-ftp不可避免的问题

Appium inspector can directly locate the WebView page. Does anyone know the principle

城市选择器组件实现原理

学习笔记2--高精度地图定义及价值

Implementation principle of city selector component

【LeetCode 43】236. The nearest common ancestor of binary tree
随机推荐
【图像增强】基于Frangi滤波器实现血管图像增强附matlab代码
Fastadmin controls the length of fields in the table
Using tabbar in wechat applet
No converter found for return value of type: class
Liteos learning - first knowledge of development environment
I Brief introduction of radio energy transmission technology
6-3漏洞利用-SSH环境搭建
Pyldavis installation and use | attributeerror: module 'pyldavis' has no attribute' gensim '| visual results are exported as separate web pages
Data visualization in medical and healthcare applications
Feature extraction and detection 16 brisk feature detection and matching
We should make clear the branch prediction
成功实现边缘编码需要了解的六大经验教训
Android: the kotlin language uses grendao3, a cross platform app development framework
Electronic Society C language level 1 32, calculate the power of 2
Basic concepts of machine learning
Docker安装Oracle_11g
6-2 vulnerability exploitation - inevitable problems of FTP
How to compress video size while adding watermark with one click?
Recommend an online interface mock tool usemock
Six lessons to be learned for the successful implementation of edge coding