Skip to content

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

@rodolfosaraiva

Description

@rodolfosaraiva

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions