Traccar can't start

sdrma19 years ago

my traccar can't start after installation.
this is my log :

INFO   | jvm 2    | 2016/04/20 00:39:17 | jvm 1    | wrapper  | --> Wrapper Started as Daemon
INFO   | jvm 2    | 2016/04/20 00:39:17 | jvm 1    | wrapper  | Java Service Wrapper Community Edition 64-bit 3.5.28
INFO   | jvm 2    | 2016/04/20 00:39:17 | jvm 1    | wrapper  |   Copyright (C) 1999-2016 Tanuki Software, Ltd. All Rights Reserved.
INFO   | jvm 2    | 2016/04/20 00:39:17 | jvm 1    | wrapper  |     http://wrapper.tanukisoftware.com
INFO   | jvm 2    | 2016/04/20 00:39:17 | jvm 1    | wrapper  |
INFO   | jvm 2    | 2016/04/20 00:39:17 | jvm 1    | wrapper  | The configured wrapper.java.command could not be found, attempting to launch anyway: java
INFO   | jvm 2    | 2016/04/20 00:39:17 | jvm 1    | wrapper  | Launching a JVM...
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  |
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | ------------------------------------------------------------------------
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | Advice:
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | Usually when the Wrapper fails to start the JVM process, it is because
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | of a problem with the value of the configured Java command.  Currently:
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | wrapper.java.command=java
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | Please make sure that the PATH or any other referenced environment
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | variables are correctly defined for the current environment.
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | ------------------------------------------------------------------------
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  |
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | The configured wrapper.java.command could not be found, attempting to launch anyway: java
INFO   | jvm 2    | 2016/04/20 00:39:17 | wrapper  | Launching a JVM...
ADVICE | wrapper  | 2016/04/20 00:39:17 |
ADVICE | wrapper  | 2016/04/20 00:39:17 | ------------------------------------------------------------------------
ADVICE | wrapper  | 2016/04/20 00:39:17 | Advice:
ADVICE | wrapper  | 2016/04/20 00:39:17 | Usually when the Wrapper fails to start the JVM process, it is because
ADVICE | wrapper  | 2016/04/20 00:39:17 | of a problem with the value of the configured Java command.  Currently:
ADVICE | wrapper  | 2016/04/20 00:39:17 | wrapper.java.command=java
ADVICE | wrapper  | 2016/04/20 00:39:17 | Please make sure that the PATH or any other referenced environment
ADVICE | wrapper  | 2016/04/20 00:39:17 | variables are correctly defined for the current environment.
ADVICE | wrapper  | 2016/04/20 00:39:17 | ------------------------------------------------------------------------
ADVICE | wrapper  | 2016/04/20 00:39:17 |
WARN   | wrapper  | 2016/04/20 00:39:21 | The configured wrapper.java.command could not be found, attempting to launch anyway: java
Anton Tananaev9 years ago

Log pretty clearly describes the error. You either don't have Java installed or it's not configured properly.