Server Crash

Gps man3 years ago

Got this error in log when i found my traccar server was almost inaccessible

ERROR: An I/O error has occurred while writing a response message entity to the container output stream. - Broken pipe - IOException

How to avoid such occurrences ? This almost required a server reboot as all processes hung.

We are using 4.14

Anton Tananaev3 years ago

You should get full stack trace.

Gps man3 years ago

How that can be done pat event occurrence, can you please guide

Anton Tananaev3 years ago

Use search. There's a configuration parameter for it.

Gps man3 years ago

My logs are set to all level. I have the entire log file. But what I shared was the error line.

Kindly guide if i on wrong track.

Anton Tananaev3 years ago

It has nothing to do with log level. You need to enable full stack traces specifically. I think the parameter is called logger.fullStackTraces.

Gps man3 years ago

Thanks will enable this. But I think it will help when next time this error occurs.