Interstage BPM Version: All versions
Problem Description:
PIs with timer going into error state all of a sudden and in log file getting similar exception
“The timer time has exceeded the calendar 'Default', for the timer expression 'Positive Business Days'
Solution:
In the “Default “calendar file or customize calendar file, you will find 2 parameters
CALENDAR_END=2010/12/31;
CALENDAR_BEGIN=2003/01/01;
Modify the CALENDAR_END value so that the value should expire
Note: The calendar duration can be a maximum of 10 years. Therefore the start time (CALENDAR_BEGIN) and the end time (CALENDAR_END) of the business calendar may lie maximally 10 years apart.
After changing the value, re-start the IBPM Server.
Then "De-Activate" the node with timer (error state)and "Activate" the node
Author: Rajeev Kumar Singh
Attachment: