`

Based on configured schedule, the given trigger will never fire.

阅读更多
org.quartz.SchedulerException: Based on configured schedule, the given trigger will never fire.
	at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:745)
	at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:266)
	at org.quartz.xml.JobSchedulingDataProcessor.scheduleJob(JobSchedulingDataProcessor.java:749)
	at org.quartz.xml.JobSchedulingDataProcessor.scheduleJobs(JobSchedulingDataProcessor.java:594)
	at org.quartz.xml.JobSchedulingDataProcessor.processFileAndScheduleJobs(JobSchedulingDataProcessor.java:566)
	at org.quartz.plugins.xml.JobInitializationPlugin.processFile(JobInitializationPlugin.java:392)
	at org.quartz.plugins.xml.JobInitializationPlugin.start(JobInitializationPlugin.java:324)
	at org.quartz.plugins.SchedulerPluginWithUserTransactionSupport.start(SchedulerPluginWithUserTransactionSupport.java:144)
	at org.quartz.core.QuartzScheduler.startPlugins(QuartzScheduler.java:2139)
	at org.quartz.core.QuartzScheduler.start(QuartzScheduler.java:450)
	at org.quartz.impl.StdScheduler.start(StdScheduler.java:146)


原因:被quartz调度的某个任务job的触发者cronTrigger的触发时间通过cron表达式配置了个不合法或过去的时间;该job永远不会被执行到
分享到:
评论
2 楼 Wu_Jiang 2013-09-27  
触发时间在将来的某个时间 但是第一次触发的时间超出了失效时间,所以该Trigger永远不会运行~
如果触发时间是过去的时间,报的错误应该是:java.lang.IllegalArgumentException: End time cannot be before start time~
1 楼 ssy341 2012-10-13  
不知道怎么之前的表达式没问题 莫名其妙出了这个错误 重新改了一下表达式 就不报这错误了 好奇怪

相关推荐

    Firefox Optimizer 2009

    It is based on a collection of popular and well working optimization settings used and tested by the experts. Usually you have to optimize Firefox manually, which can be time consuming and difficult ...

    SOUND SOURCE LOCALIZATION BASED ON DEEP NEURAL NETWORKS WITH DIRECTIONAL ACTIVATE FUNCTION EXPLOITING PHASE INFORMATION

    This paper describes sound source localization (SSL) based on deep neural networks (DNNs) using discriminative training. A na¨ıve DNNs for SSL can be configured as follows. Input is the frequency-...

    dso.rar_The Given

    skip the locally configured cache if a symfs is given.

    Fault insertion testing of a novel CPLD-based fail-safe system.pdf

    This paper describes a method to accomplish fault insertion testing of a system based on the novel CPLD-based architecture using the original system hardware. The goal is to verify the realized ...

    Learning RHEL Networking(PACKT,2015)

    This book, based on RHEL 7.1, will introduce to you the fundamentals of networking your systems. You will learn the use of new consistent names to identify your network cards. Soon, you will move on ...

    servlet2.4doc

    Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked. doFilter(ServletRequest, ...

    spring-boot-reference.pdf

    Using a Trigger File 20.2.6. Customizing the Restart Classloader 20.2.7. Known Limitations 20.3. LiveReload 20.4. Global Settings 20.5. Remote Applications 20.5.1. Running the Remote Client ...

    esp-idf-v3.2.zip

    will compile app, bootloader and generate a partition table based on the config. Flashing the Project When the build finishes, it will print a command line to use esptool.py to flash the chip. ...

    NewSID(光学习一下代码就可以了,没看清楚介绍别运行)

    This means that the second account on one computer, for example, will be given the same RID as the second account on a clone. The result is that both accounts have the same SID.Duplicate SIDs aren‘t...

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    on a curve by the distance from the original point on the perimeter. - ADD: Added the method TCustomProp.GetPublishedComplexProp - returns included complex flex-property by name registered through ...

    Java邮件开发Fundamentals of the JavaMail API

    SMTP server will relay the message on to the SMTP server of the recipient(s) to eventually be acquired by the user(s) through POP or IMAP. This does not require your SMTP server to be an open relay,...

    Visual Studio插件:VSTweak

    Dynamic Help is the name given to the feature that will automatically suggest help topics based on the context of what you are doing. Dynamic Help can be a great feature, but it also tends to slow ...

    en.X-CUBE-MCSDK-FUL_5.5.1-5.Y.1.zip

    Running the motor in the negative direction on STM32F0 based designs with 1 shunt and Hall sensor configuration may trigger an overcurrent error. Fixed an issue found on ESC G4 and F3 inverter boards...

    elasticsearch-rest-client-6.5.4-cus.jar

    针对java.io.IOException: entity content is too long [180278508] for the configured buffer limit [157286400]异常,将 DEFAULT_BUFFER_LIMIT修改为150M

    计算机网络第六版答案

    Protocol rules are based on the principles of civility. Standards are important for protocols so that people can create networking systems and products that interoperate. 1. Dial-up modem over ...

    AT91SAM7A3-EK.rar_AT91SAM7A3_ATMEL flash_On The Run_ice FLASH_sa

    It blinks the 4 LEDs on the board. The board s joystick can be used to control the blinking speed (up/down), the direction (left/right) and to invert (push) the blinking. The Blinky program is ...

    联想旭日420AXP系统芯片组驱动

    ************************************************************ * Product: Intel(R) Chipset Software ... The software will NOT install these INF files to the system. This flag can be combined only with ...

    IEEE 802.11 OFDM-based transceiver system

    **IPCORE** contains the configured files of IPCores instantiated by impelemented systems. The IPCores are generated using ISE Design Tool. **MATLAB** contains matlab files that simulate 802.11 OFDM ...

    BURNINTEST--硬件检测工具

    will need to be sent to Microsoft as per the normal process. However, a log entry will be added to the normal BurnInTest log. - Changes to trace logging to reduce activity when trace logging is not...

    CIS_Docker_Community_Edition_Benchmark_v1.1.0.pdf

    1.5 Ensure auditing is configured for the docker daemon (Scored) ................................ 20 1.6 Ensure auditing is configured for Docker files and directories - /var/lib/docker (Scored) ........

Global site tag (gtag.js) - Google Analytics