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)