Handling of EntireX Broker Error Codes

The Entire System Server nodes on UNIX and Windows use the EntireX Broker as middleware for the communication with Entire Operations monitors. If communication errors occur, the EntireX Broker error codes will be examined. This is done as follows:

EntireX Broker Code Action
0000 / 0000 Normal operation.
0003 / 0005 Partner finished the conversation. Temporary error. Entire System Server waits until the communication returns to normal operation.
0003 / 0010 EOC due to deregister of partner. Temporary error. Entire System Server waits until the communication returns to normal operation.
0003 / 0011 Partner has canceled conversation. Temporary error. Entire System Server waits until the communication returns to normal operation.
0003 / 0011 EOC due to LOGOFF of partner. Temporary error. Entire System Server waits until the communication returns to normal operation.
0003 / 0067 Partner timeout occurred. Temporary error. Entire System Server waits until the communication returns to normal operation.
0003 / 0073 Conversation timeout occurred. Temporary error. Entire System Server waits until the communication returns to normal operation.
Others Severe error. Entire System Server writes the message to the sysout and performs a shutdown. Please check the sysout for the error reason.

Note:
Please refer to the documentation of the EntireX Broker for details about EntireX Broker error codes.