Smart Scheduler runs tasks according to GMT time, instead of during the selected time slots within the Smart Scheduler configuration.
When the issue occurs, the
Orion log on the ePO Server repeatedly records warnings similar to the following:
WARN [scheduler-InternalTask-thread-13] ampq.TimeZoneUtils - The time zone ESTis not found in windows map. Either it's a new Timezone OR a non-windows TZ.Running as per sun.util.calendar.ZoneInfo[id="EST",offset=-18000000,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
WARN [core-EventDispatchService-thread-1] ampq.TimeZoneUtils - The time zone is not found in windows map. Either it's a new Timezone OR a non-windows TZ.Running as per sun.util.calendar.ZoneInfo[id="GMT",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
NOTE: The specific time zone referenced varies.