E-OBX-102-133 Number of failed client heartbeats exceeded %0u. The keep-alive message will no longer be sent to client with id = %1u .

Explanation

The following example shows how this message is written to the log:
E-OBX-102-133: Number of failed client heartbeats exceeded 5. The keep-alive message will no longer be sent to client with id = '52'

The example message was written to an ObjectServer log file and indicates that a client stopped running.

This message is logged when the ObjectServer is busy and one of its waiting clients disconnects. When the ObjectServer is no longer busy, the message is no longer logged because the ObjectServer processed the client disconnection.

System action

Not applicable.

User response

Not applicable.

Administrator response

Verify that the ObjectServer is running correctly and that it is managing the current load. If this message recurs regularly in the logs, you might want to tune the ObjectServer performance.