BIP2649
Severity
20 : ErrorMessage
Error condition detected on input node: '<insert_0>'.Explanation
Node '<insert_0>' has received a message, but a warning was received from the MQGET operation. The failure terminal is attached, but previous attempts to successfully process the message down this terminal have failed. The MQMD ''backoutCount'' of the message now equals the ''backoutThreshold'' defined for the WebSphere MQ input queue. Having now reached the ''attempt limit'' for processing the message down the failure terminal, the message broker is now putting the message to the requeue or dead letter backout queue associated with this node.Response
Examine previous messages to determine why the message is not being successfully processed when routed down the failure terminal. Correct the situation if possible. Perform any local error recovery processing required.