Description:
The time from the Agent server does not get translated correctly for the MAXRUNTIME statement. The Agent Wob is using MAXRUNTIME=2, and the ESP Edition master is on a different time zone than the Agent server.
Solution:
When there are multiple systems (including Agents), the set up of a basic time zone is required. By default, ESP Edition Master is passing the time with a GMT off set of +0000, while it should be passed with a offset, for example Eastern +0500.
The minimum you require is to set up local, for example:
TIMEZONE 0 LOCAL 0 SYSZONE(YES)
Please refer to chapter 7, of the Installation and Customization Manual for details of setting up Timezones.