After performing a Zero Downtime Upgrade (ZDU), the first subsequent reboot of an application server node causes the initial Work Process (WP) to start in COLD start mode. This occurs even if the rest of the system is active and processing tasks on other nodes.
Automic Automation in the process of ZDU from 24.4.x to 24.4.x
The root cause is a product defect where the MQLS table (specifically the SESSION row) retains the old version information after a Primary Work Process (PWP) switch during the ZDU. When a WP starts after a node reboot, it checks this table; because the version in the database does not match the binary version, the system incorrectly triggers a COLD start
This issue has been fixed in Automation Engine 24.4.4.
After you are on this version 24.4.4 or superior, during the PWP switchover the SESSION key in MQLS will be correctly updated to avoid the cold start.
DE180257
A problem has been fixed where the Automation Engine system performs unwanted COLD-Start on first reboot after a ZDU.