KFAA042E NO RESPONSE FROM DESTNODE=destnode FOR SITNAME=sitname ORIGINNODE=originnode STATE=state ERRNO=status REQUESTID=reqid

Explanation

This message follows messages KFAA040I and KFAA041I. No response was received within 60 seconds from the alert emitter responsible for alert automation requests.

The destnode value specifies the alert emitter. The sitname value specifies the situation associated with the alert. The originnode value specifies the node from which the situation event was collected. The state value specifies the current state of the associated event:
  • 1 The situation has become true.
  • 2 The situation has become false.
The status value is the error number returned by the pthread_cond_timedwait service function. The reqid value is the unique integer request ID assigned to the action request.

System action

No further action is taken to determine the final disposition of the alert action request.

User response

End-user automation scripts must be written to complete execution as soon as possible. If automation scripts cannot complete within 60 seconds, a new thread of execution should be started by the automation script so that the successful response of automation can be recorded in the Tivoli Enterpriseā„¢ Monitoring Server message log. If this error persists, review the execution log provided by the alert emitter to determine whether automation failures have occurred.