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?
You have to get a full stack trace.
And how I can enable it?
I have only "short version" of stack trace in log now

Set logger.fullStackTraces
to true
.
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
Traccar version 4.8
Any ideas on how to avoid these cases?