Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Prevents application to startup with a job in past date #112

Open
rodolfosaraiva opened this issue Aug 31, 2020 · 0 comments
Open

Comments

@rodolfosaraiva
Copy link

rodolfosaraiva commented Aug 31, 2020

Hi,

When i have a job schedule to past date, the plugins get an Exception:

Caused by: org.quartz.SchedulerException: Based on configured schedule, the given trigger will never fire.
        at org.quartz.core.QuartzScheduler.rescheduleJob(QuartzScheduler.java:1142)
        at org.quartz.impl.StdScheduler.rescheduleJob(StdScheduler.java:321)

it's right, but this Exception prevents my application to startup.

It's possible to get only a error log? without Exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant