There are some scheduled job which are missing execution on a specific day. The execution was fine from next day. Can you help to identify why the jobs were missing execution?
Release : 6.x
Component : AUTOMIC DOLLAR UNIVERSE
The jobs in question were missing execution because the node was stopped due to which the job didn't manage to start in the schedule timeframe and were not schedule post schedule timeframe overshoot.
| 2021-08-15 04:30:21 |INFO |X|IO |pid=p.t| implProcessTAArticlePlani | Begin: Job TSK(RA_EXTCJE1)(000)(A5D0002_3)(000) not started yet (04:30) on day (231:14), moving forward...
| 2021-08-15 04:30:21 |INFO |X|IO |pid=p.t| implProcessTAArticlePlani | Begin: Job TSK(RA_SPENG)(000)(A2M0743_2)(000) not started yet (04:30) on day (231:14), moving forward...
| 2021-08-15 04:30:21 |INFO |X|IO |pid=p.t| implProcessTAArticlePlani | Begin: Job TSK(RA_RFND)(000)(RAHRFND)(000) not started yet (04:30) on day (231:14), moving forward...
| 2021-08-15 04:30:21 |INFO |X|IO |pid=p.t| implProcessTAArticlePlani | Begin: Job TSK(RA_EXTCJE2)(000)(A5D0002_4)(000) not started yet (04:30) on day (231:14), moving forward...
| 2021-08-15 04:30:21 |INFO |X|IO |pid=p.t| implProcessTAArticlePlani | Begin: Job TSK(RA_EXT)(000)(RAHEXT)(000) not started yet (04:30) on day (231:14), moving forward...
The error message in logs reflect that node was stopped and was done manually
| 2021-08-15 04:29:49 |INFO |X|GSI|pid=p.t| gsi_server_run | GSI server stopping...
The node should be running to let jobs scheduled as per schedule rule.