Hi, its everything ok until yesterday after 1 year working fine, i get this error ERR_CONNECTION_REFUSED
this is my tracker-server.log
2018-06-13 00:30:16 INFO: Operating system name: Windows 7 version: 6.1 architecture: x86
2018-06-13 00:30:16 INFO: Java runtime name: Java HotSpot(TM) Client VM vendor: Oracle Corporation version: 25.161-b12
2018-06-13 00:30:16 INFO: Memory limit heap: 247mb non-heap: 0mb
2018-06-13 00:30:16 INFO: Character encoding: UTF-8 charset: UTF-8
2018-06-13 00:30:16 INFO: Version: 3.14-SNAPSHOT
2018-06-13 07:47:00 INFO: Operating system name: Windows 7 version: 6.1 architecture: x86
2018-06-13 07:47:00 INFO: Java runtime name: Java HotSpot(TM) Client VM vendor: Oracle Corporation version: 25.161-b12
2018-06-13 07:47:00 INFO: Memory limit heap: 247mb non-heap: 0mb
2018-06-13 07:47:00 INFO: Character encoding: UTF-8 charset: UTF-8
2018-06-13 07:47:00 INFO: Version: 3.14-SNAPSHOT
2018-06-13 10:59:03 INFO: Operating system name: Windows 7 version: 6.1 architecture: x86
2018-06-13 10:59:03 INFO: Java runtime name: Java HotSpot(TM) Client VM vendor: Oracle Corporation version: 25.161-b12
2018-06-13 10:59:03 INFO: Memory limit heap: 247mb non-heap: 0mb
2018-06-13 10:59:03 INFO: Character encoding: UTF-8 charset: UTF-8
2018-06-13 10:59:03 INFO: Version: 3.14-SNAPSHOT
2018-06-13 11:19:45 INFO: Operating system name: Windows 7 version: 6.1 architecture: x86
2018-06-13 11:19:45 INFO: Java runtime name: Java HotSpot(TM) Client VM vendor: Oracle Corporation version: 25.161-b12
2018-06-13 11:19:45 INFO: Memory limit heap: 247mb non-heap: 0mb
2018-06-13 11:19:45 INFO: Character encoding: UTF-8 charset: UTF-8
2018-06-13 11:19:45 INFO: Version: 3.14-SNAPSHOT
and this is my wrapper.log
...
INFO|4240/0|Service traccar|18-06-13 11:24:16|INFO 6/13/18 11:24 AM: liquibase: Waiting for changelog lock....
INFO|4240/0|Service traccar|18-06-13 11:24:26|INFO 6/13/18 11:24 AM: liquibase: Waiting for changelog lock....
INFO|4240/0|Service traccar|18-06-13 11:24:36|INFO 6/13/18 11:24 AM: liquibase: Waiting for changelog lock....
INFO|4240/0|Service traccar|18-06-13 11:24:46|java.lang.reflect.InvocationTargetException
INFO|4240/0|Service traccar|18-06-13 11:24:46| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at java.lang.reflect.Method.invoke(Unknown Source)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at org.rzo.yajsw.app.WrapperJVMMain.executeMain(WrapperJVMMain.java:60)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at org.rzo.yajsw.app.WrapperJVMMain.main(WrapperJVMMain.java:43)
INFO|4240/0|Service traccar|18-06-13 11:24:46|Caused by: liquibase.exception.LockException: Could not acquire change log lock. Currently locked by Dell-PC (192.168.1.14) since 6/10/18 8:07 AM
INFO|4240/0|Service traccar|18-06-13 11:24:46| at liquibase.lockservice.StandardLockService.waitForLock(StandardLockService.java:190)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at liquibase.Liquibase.clearCheckSums(Liquibase.java:1335)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at org.traccar.database.DataManager.initDatabaseSchema(DataManager.java:292)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at org.traccar.database.DataManager.<init>(DataManager.java:81)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at org.traccar.Context.init(Context.java:281)
INFO|4240/0|Service traccar|18-06-13 11:24:46| at org.traccar.Main.main(Main.java:35)
INFO|4240/0|Service traccar|18-06-13 11:24:46| ... 6 more
INFO|wrapper|Service traccar|18-06-13 11:24:46|calling onStop
INFO|wrapper|Service traccar|18-06-13 11:24:46|Win service stop - timeout: 30000
INFO|wrapper|Service traccar|18-06-13 11:24:46|Win service wrapper.control -> stopping application
INFO|wrapper|Service traccar|18-06-13 11:24:46|Win service stop - after shutdown
INFO|wrapper|Service traccar|18-06-13 11:24:46|Win service stop - before notify
INFO|wrapper|Service traccar|18-06-13 11:24:46|Win service terminated
I try some recomendations made in this forum but still not working
Can you help me to solve this, please
Thanks a lot Francisco, its working fine again.
Hi, its everything ok until yesterday after 1 year working fine, i get this error ERR_CONNECTION_REFUSED
this is my tracker-server.log
and this is my wrapper.log
I try some recomendations made in this forum but still not working
Can you help me to solve this, please