Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If this occurs, there will be log messages similar to the following:

<pre>
Found overdue timer exceeding restart threshold limit of 2 days. Timer overdue by: 3 Days 1 Hour 57 Minutes 52 Seconds (2016-06-27 14:15:00 -0400) **** Timer is being cancelled *** TriggerTimerHandlerBean [...]
 
Disabling Trigger since stale timer was found and the next scheduled time was stale TimeTriggerBean [...]
</pre>
Panel
Html bobswift

A "stale/expired" trigger is calculated based on the value of the uc.overdue.timer.startup.threshold Universal Controller start-up property (default is 2 days). If the default is specified, any enabled Trigger with a next scheduled time older than two days will be considered "stale/expired."

...