Change Port

Anton Tananaev7 years ago

Where did you find it?

mc7 years ago

Just click batch file wrapperW.bat and got the error message

Anton Tananaev7 years ago

Why would you do that?

mc7 years ago

I tried to see why the Traccar not working. Tried to debug. I changed the ports when 5002 was busy from unknown application.

I added 1 to all port numbers for example Port 5002 become Port 15002, I also changed the 8082 to 15000 , when the service started again after few seconds stops.

I all installed as your video, also installed Java before installation. I uninstalled and installed again without success. Before I got the Virus and format the server, I installed before and works excellent. This time I was surprised why its makes problem

Anton Tananaev7 years ago

I'm not sure why you are doing some random things. All you need to do is start Traccar service and check logs for errors.

Anton Tananaev7 years ago

The error is still the same:

FINEST|5208/0|Service traccar|17-04-17 01:29:57|java.lang.reflect.InvocationTargetException
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at java.lang.reflect.Method.invoke(Unknown Source)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at org.rzo.yajsw.app.WrapperJVMMain.executeMain(WrapperJVMMain.java:60)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at org.rzo.yajsw.app.WrapperJVMMain.main(WrapperJVMMain.java:43)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:5002
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at org.traccar.TrackerServer.start(TrackerServer.java:117)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at org.traccar.ServerManager.start(ServerManager.java:81)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at org.traccar.Main.main(Main.java:38)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	... 6 more
FINEST|5208/0|Service traccar|17-04-17 01:29:57|Caused by: java.net.BindException: Address already in use: bind
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at sun.nio.ch.Net.bind0(Native Method)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at sun.nio.ch.Net.bind(Unknown Source)
FINEST|5208/0|Service traccar|17-04-17 01:29:57|	at sun.nio.ch.Net.bind(Unknown Source)
mc7 years ago

Ok, I run resmon.exe find the application I stop and traccar working now. But I have to stop traccar and run the other application.

I changed the line as below in your default.xml

    <entry key='tk103.port'>15002</entry>

Now both Traccar and other app works well .

Hallelujah.
Thank You,

mc7 years ago

Is there a way to remover REGISTER button and add users in back office?

Anton Tananaev7 years ago

Please do a search first before asking questions.