Traccar server stopped responding

genci5 years ago

Hello I am using version 4.2 of Traccar and I got this error today, the server stopped responding.

journalctl -u traccar

Jul 27 17:56:32 CentOS-75-64-minimal traccar[5383]: WARNING: An illegal reflective access operation has occurred
Jul 27 17:56:32 CentOS-75-64-minimal traccar[5383]: WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/opt/traccar/lib/guice-4.2.1.jar) to method
Jul 27 17:56:32 CentOS-75-64-minimal traccar[5383]: WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
Jul 27 17:56:32 CentOS-75-64-minimal traccar[5383]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
Jul 27 17:56:32 CentOS-75-64-minimal traccar[5383]: WARNING: All illegal access operations will be denied in a future release
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # A fatal error has been detected by the Java Runtime Environment:
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #  SIGSEGV (0xb) at pc=0x00007fc2aecdee43, pid=5383, tid=18218
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # JRE version: OpenJDK Runtime Environment (10.0.2+13) (build 10.0.2-ojdkbuild+13)
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # Java VM: OpenJDK 64-Bit Server VM (10.0.2-ojdkbuild+13, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # Problematic frame:
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # C  [libnet.so+0xfe43]  NET_Connect+0x163
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # An error report file with more information is saved as:
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # /opt/traccar/hs_err_pid5383.log
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # If you would like to submit a bug report, please visit:
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #   http://bugreport.java.com/bugreport/crash.jsp
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # The crash happened outside the Java Virtual Machine in native code.
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: # See problematic frame for where to report the bug.
Aug 01 11:47:33 CentOS-75-64-minimal traccar[5383]: #