BIP4429
Severity
10 : WarningMessage
Failed to find a matching control message for a reply message. Queue='<insert_2>', Reason Code='<insert_0>', Correlid='<insert_1>'.Explanation
The Aggregation Reply node has matched an incoming reply message to an out going request message but has failed to find a matching control message. This state should never be reached and is probably caused by WebSphere MQ problems. The WebSphere MQ return code was '<insert_0>' when attempting to get a message with correlid '<insert_1>' from queue '<insert_2>'. The reply message has been processed as an unknown message.Response
Review the current state of the system and try to understand why the control message might be missing. This could be due to another process or person removing contol messages from '<insert_2>'.