What are the server specs? Are you sure Traccar process is stopped?
Server specs as in log is as below
2016-05-04 20:53:26 INFO: Operating system name: Linux version: 2.6.32-042stab108.8 architecture: amd64
2016-05-04 20:53:26 INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: Oracle Corporation version: 24.95-b01
2016-05-04 20:53:26 INFO: Memory limit heap: 123mb non-heap: 214mb
2016-05-04 20:53:26 INFO: Character encoding: UTF-8 charset: UTF-8
2016-05-04 20:53:26 INFO: Version: 3.5-SNAPSHOT
2016-05-04 20:53:34 INFO: Starting server...
2016-05-04 21:36:59 INFO: Operating system name: Linux version: 2.6.32-042stab108.8 architecture: amd64
2016-05-04 21:36:59 INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: Oracle Corporation version: 24.95-b01
2016-05-04 21:36:59 INFO: Memory limit heap: 123mb non-heap: 214mb
2016-05-04 21:36:59 INFO: Character encoding: UTF-8 charset: UTF-8
2016-05-04 21:36:59 INFO: Version: 3.5-SNAPSHOT
2016-05-04 21:37:08 INFO: Starting server...
When i do "service --status-all" it says "traccar is running" and once I access the web UI and run the same command, it says the "traccar is stopped"
is there anyway to work with this?
Why are you checking service status? Check actual process status.
Thanks for your support. The process is not there after the service is stopped. is there any other error log that i need to check other than the ones posted above
No, there are no other logs. Maybe you can check standard system log.
What about reinstalling the traccar again. Will it help me. I have no idea how to solve this issue and I'm an amateur to linux.
I don't think it would help. What are the hardware specs of your server?
Its a VPS server and have 2 cpu cores and 256MBb ram
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU L5630 @ 2.13GHz
stepping : 2
microcode : 21
cpu MHz : 2133.313
cache size : 12288 KB
Are you serious about 256 MB of RAM? I would recommend at least 1 GB.
Its just for testing and it runs without any GUI. Dose it have anything with traccar?
Traccar is written in Java and consumes a lot of memory. It might be possible to optimize it to run on 512 MB, but I think 256 MB is not enough.
I've installed traccar on cent-OS 6(64bit OS,JDK & Traccar) server. Then configured it to use Mysql as the DB server. The tables are created automatically. Tracar service keeps running until I access web UI by port 8082. The Web interface works for a while(arround 10sec) and then the whole traccar service gets stopped and never starts back until I make a manual start. Even I cant find anything in the log file. What should I do in order to debug and gets things working.
wrapper.log content