BIP5451
Severity
20 : Error
Message
An error has occurred at offset <insert_3> while parsing bitstream. Data for Element(<insert_0>) of Logical Type (<insert_1>) is longer than expected.
Explanation
The TDS parser could not complete parsing because the bitstream contains more data than expected for Element (<insert_0>). The Data Length for Element (<insert_0>) is defined in the model as <insert_2>. The number of Data bytes extracted in the bitstream for Element (<insert_0>) is <insert_4>. This could be caused by either an incorrect message definition or by an incorrect message.
Response
Check that your model definition is correct and if so, make sure that the incoming message is a correct TDS message.