BIP5199

Severity

20 : Error

Message

Data overflow or underflow in field '<insert_0>' of message '<insert_1>'. The message has a maximum or minimum length of <insert_2> in the dictionary. The actual length is <insert_3>.

Explanation

The field <insert_0> in message <insert_1> has a maximum or minimum length defined in the dictionary of <insert_2>. The actual value of the field has a length of <insert_3>.

Response

Modify the message set or message flow and redeploy to the broker or modify the input message and resubmit to the broker.