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 #621

Closed
rodolfosaraiva opened this issue Aug 31, 2020 · 1 comment
Closed
Labels
stale Inactive items that will be automatically closed if not resurrected

Comments

@rodolfosaraiva
Copy link

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

@stale
Copy link

stale bot commented Aug 2, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Inactive items that will be automatically closed if not resurrected label Aug 2, 2021
@stale stale bot closed this as completed Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Inactive items that will be automatically closed if not resurrected
Projects
None yet
Development

No branches or pull requests

1 participant