Traccar shutting down

daniele7 years ago

Hi.

I have now two times experienced that Traccar shuts down for apparently no reason. All there is in the logs is this:

INFO|3451/0|Service traccar|17-04-17 14:17:58|[main] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@35c4e864{HTTP/1.1}{0.0.0.0:8082}
INFO|3451/0|Service traccar|17-04-17 14:17:58|[main] INFO org.eclipse.jetty.server.Server - Started @12151ms
INFO|wrapper|Service traccar|17-04-20 06:05:13|waitpid 3451 9
INFO|wrapper|Service traccar|17-04-20 06:05:13|exit code posix process: 9 application: 0

Nothing else between April 17 (where I started Traccar) and today, and it ran fine during the period.

If I restart the service, it works fine again. It runs on a droplet at Digital Ocean with 1 GB of memory on a MariaDB database, apache (only for serving phpMyAdmin and the like) and nothing else but sshd etc.

The memory usage can be seen here: https://ibb.co/mNan85

Running version 3.10.

Any ideas?

Anton Tananaev7 years ago

Is there anything else in the wrapper log?

daniele7 years ago

Nothing at all. The last message in the wrapper log is from 2017-04-19 22:04:05.

I have now upgraded to 3.11 and made a script to restart traccar if it crashes. But can I raise the verbosity level to get more information if it happens again?

Anton Tananaev7 years ago

Please upload full wrapper log file somewhere.

Gantz7 years ago

hi sorry for asking this but, can you tell me where is the wrapper log? im executing the server from netbeans

drexet17 years ago

Hello.

Also, I have a problem with automatic stopping the server. The contents of the wrapper.log.20170504 file:

click

Anton Tananaev7 years ago

@Gantz, there is no wrapper log if you run from Netbeans.

@drexet1, I suspect you have some issue with the config file.

Gantz7 years ago

theres another log besides the one whith the devices conection status, where i can see the server itself???

Anton Tananaev7 years ago

The log that you are talking about doesn't exist if you are not running Traccar from YAJSW. You can check standard output for some of the information that is usually in that log.