BIP2646

Severity

20 : Error

Message

Exception condition detected on input node: '<insert_0>'.

Explanation

Node '<insert_0>' has received a message, but an exception was generated whilst initializing it's internal representation. The failure terminal is attached but previous attempts to successfully process this 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

If 'complete' or 'immediate' MRM message body validation is being applied to messages received by this node, it's possible the format of the body of the received message is invalid. Examine further messages to confirm this. Also, examine previous messages to determine why the exception is not being successfully processed when routed down the failure terminal. Correct these situations if possible. Perform any local error recovery processing required.