BIP5438
Severity
20 : ErrorMessage
The group terminator was missing in the bit stream.Explanation
The TDS parser could not parse the data in the bit stream for Fixed Length complex type or group '<insert_0>'. No group terminator '<insert_1>' was present in the bit stream at offset '<insert_2>'.Response
The message model definition does not match the bit stream.
Check that your model definition is correct and if so, update your bitstream data accordingly.
Collect debug-level user trace for more information on how the model is being matched.