Server error: newPosition > limit

yalynskiy4 years ago

Hi!
The device was without net connection for several hours. Then sent all data in one batch.
Traccar could not handle it with the following error

2021-08-12 07:02:05  WARN: [7bf64d0b] error - newPosition > limit: (229376 > 32768) - IllegalArgumentException (... < WrapperInboundHandler:57 < ... < StandardLoggingHandler:43 < ... < NetworkMessageHandler:37 < ...)

Traccar version 4.8

Any ideas on how to avoid these cases?

Anton Tananaev4 years ago

You have to get a full stack trace.

yalynskiy4 years ago

And how I can enable it?

I have only "short version" of stack trace in log now
log

Anton Tananaev4 years ago

Set logger.fullStackTraces to true.