BIP5199

Severity

20 : Error

Message

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

Explanation

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

Response

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