Hello everyone,
i was wondering whether anyone is familiar with this error output as the reason of the latest traccar not launching and, how to resolve it
root@localhost:/home/darkstar/pckgs/traccar/traccar-other-6.14.5# java -jar tracker-server.jar conf/traccar.xml
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::staticFieldBase has been called by com.google.inject.internal.aop.HiddenClassDefiner (file:/home/professor/pckgs/traccar/traccar-other-6.14.5/lib/guice-7.0.0.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.inject.internal.aop.HiddenClassDefiner
WARNING: sun.misc.Unsafe::staticFieldBase will be removed in a future release
root@localhost:/home/darkstar/pckgs/traccar/traccar-other-6.14.5#
thanks in advance
SOLVED.
It seems that I had the wrong java.
Hello everyone,
i was wondering whether anyone is familiar with this error output as the reason of the latest traccar not launching and, how to resolve it
thanks in advance