GT06 Length Exceeds Error (Indexoutofbound)

Gps man 4 years ago
WARN: [def84799] error - readerIndex(10) + length(1) exceeds writerIndex(10): PooledSlicedByteBuf(ridx: 10, widx: 10, cap: 10/10, unwrapped: PooledDirectByteBuf(ridx: 46, widx: 64, cap: 64)) - IndexOutOfBoundsException (... < Gt06ProtocolDecoder:239 < *:222 < *:872 < *:781 < *:551 < *:1337 < ExtendedObjectDecoder:52 < ... < WrapperContext:102 < ...)

I m getting above error for certain GT06 devices.

Aakansha 4 years ago

Did you get any solution for this, I'm also getting this error in logs very certainly.

Anton Tananaev 4 years ago

It probably requires some decoder changes, but without a sample and protocol documentation it's impossible to tell what the problem is.