Error Message :
U2000082 The Agent routine 'UCFHEX' needs '' second(s) for message 'FH_PINF', RunID ''
Agent crashes when running a File Transfer if the processing time from a message by the agent is too long (more than 10 seconds), and the above error message is written in the agent log file.
In order to write this logline, the RunID needs to come from the message. The FTXDATA message located on an odd address. This odd address causes an abstruse bus error from the Unix Agent.
The error (crash) can only occur when all of the following occur:
- The file transfer receiver is a UNIX agent.
- The processing time of the FTXDATA Message is too long.
- The message has not arrived from a UNIX platform.