Jobs executed on a Linux agent intermittently become stuck in the 'ACTIVE' status despite having completed successfully on the OS level. The agent log displays a critical error followed by a required restart.
U02000504 Critical issue, 'Invalid message, eye catcher invalid: '203A736C'' is aborted due to: '&02'. The Agent need to be restarted. U00045014 Exception 'java.io.IOException: "Invalid message, eye catcher invalid: '203A736C'"' at 'com.automic.os.process.unix.userservice.UserServiceChannel.receiveMessage():131'.PREP_PROCESS with UNIXCMD where the command fails (e.g., ls on a non-existent or unmounted directory).Agent Unix 24.x and superior
Affected objects: Any EVENT.* for Unix that redirects the output (2>&1) defined either on client 0 or in a particular client
DE200941
For the impacted EVENT.* object:
Update to a fix version listed below or a newer version if available.
Fix version:
Component(s): Agent Unix
Automation.Engine 24.4.4 HF3 - Available
Automation.Engine 24.4.5 - Planned release July 2026
Automation.Engine 26.1.0 - Planned release July 2026
Please subscribe to this article (reference: ) to be updated on the fix status.
Public Title: UNIXCMD job stopping agent when command writes to stderr
Public Description: A problem has been fixed where the Unix Java agent stops processing jobs after a UNIXCMD job ran a command that produced stderr output (e.g., 'ls' on a non-existent path).