BIP2660
Severity
20 : Error
Message
The message received at output node <insert_5> is empty. State = <insert_1> <insert_2> <insert_3> <insert_4>
Explanation
The WebSphere Message Broker output node <insert_5> has received a message for writing to a queue, but the message's bit stream is too short to be a valid message. This situation can occur when a message is built incorrectly by a Compute node (e.g. there is no MQMD).
Response
Check the message flow to determine whether the message is being built correctly, correct the problem and redeploy.