KB Article #176547

Failed deploy and "Repeat Interval cannot be zero" exception when CRL (Dynamic) filter set to update every '1' day(s)

Problem

* When a CRL (Dynamic) filter is set to "update every [1] day(s)" it will fail to deploy with an exception like the following:

ERROR   2014/10/30 17:54:48.804    java exception:
org.quartz.SchedulerException: Repeat Interval cannot be zero.
    at org.quartz.SimpleTrigger.validate(SimpleTrigger.java:968)

Resolution

-- This can be worked around by using a 'cron' expression to update every day at a specific time, instead.  Choose 'trigger on cron expression' and pick an expression.  If you don't like the default list, you can create your own schedule under Libraries > Schedules > Add.