File transfers (JOBF) using wildcards against an AIX Agent fail intermittently when processing large file lists or during high concurrency bursts.
U00063031 Cannot log on as user '####'. Error: 'java.io.IOException write_socket1(####,0,58) failed, errno: 32 (There is no process to read data written to a pipe.)'U02000495 Communication to UserService for request 'USGFLIST' failed, reason: 'Invalid message, eyecatcher invalid: '####''U00063042 Status store '####.sts' cannot be created. Error: 'java.io.IOException Failed to read attributes of '####''Two distinct defects trigger these symptoms:
user_service_pkg helper processes mid-flight due to PID/nproc or memory limits, resulting in a broken pipe (errno 32).For issues related to "Eyecatcher Invalid":
For issues related to "Broken pipe" or "errno 32" during high load:
ulimit -u for max user processes and memory) for the service user on the AIX host.WAIT command between sequential job starts to prevent rapid spikes in process creation.Note: Further optimization for high-concurrency process handling is targeted to be fixed in a future release. Subscribe to this article (see ) to be notified of fix status updates.
Component: Agent Unix
Automic Automation Engine 24.4.6 - TBA