When I go to services.msc to start the server, I press start and then a message pops up for me saying:
"Windows could not start the traccar service on Local Computer
Error 2: The system cannot find the specified file"
The folder of traccar server contains all the files.
The path to executable of the traccar service is:
java.exe -classpath "C:\Program Files\Traccar\wrapper.jar" -Xrs -Dwrapper.service=true "-Dwrapper.config=C:\Program Files\Traccar\conf\wrapper.conf" -Dwrapper.additional.1x=-Xrs -Djna_tmpdir=C:\Users\Muaath\AppData\Local\Temp org.rzo.yajsw.boot.WrapperServiceBooter
I have the wrapper.jar and the wrapper.conf. However, this statement at the end of the code above: C:\Users\Muaath\AppData\Local\Temp org.rzo.yajsw.boot.WrapperServiceBooter, includes org.rzo.yajsw.boot.WrapperServiceBooter. I went to temp folder and I don't have it, so is it an issue? If so, how can I fix it. If not, then what is the issue with the server?
Have you installed it from the official package from the download page?
I would need access to the server to take a look.
The server isn't working and I have deleted and installed it a couple of times and it didn't work. I have even updated jdk and jre and it didn't work yet. So would you like to access my PC using TeamViewer?
Alright then, how can I contact you for giving you the code and password in order to connect to my PC. Email?
You can find email address on the support page.
so, What was the problem ?
I am really stuck, what is the solution was ?
Maybe you should explain what your problem is.
I 've the same problem what's the solution please ?
Thanks
When I go to services.msc to start the server, I press start and then a message pops up for me saying:
"Windows could not start the traccar service on Local Computer
Error 2: The system cannot find the specified file"
The folder of traccar server contains all the files.
The path to executable of the traccar service is:
java.exe -classpath "C:\Program Files\Traccar\wrapper.jar" -Xrs -Dwrapper.service=true "-Dwrapper.config=C:\Program Files\Traccar\conf\wrapper.conf" -Dwrapper.additional.1x=-Xrs -Djna_tmpdir=C:\Users\Muaath\AppData\Local\Temp org.rzo.yajsw.boot.WrapperServiceBooter
I have the wrapper.jar and the wrapper.conf. However, this statement at the end of the code above: C:\Users\Muaath\AppData\Local\Temp org.rzo.yajsw.boot.WrapperServiceBooter, includes org.rzo.yajsw.boot.WrapperServiceBooter. I went to temp folder and I don't have it, so is it an issue? If so, how can I fix it. If not, then what is the issue with the server?