EVOLUTION-MANAGER
Edit File: tracker-server.log
2021-07-12 17:34:54 INFO: HikariPool-1 - Starting... 2021-07-12 17:34:55 INFO: HikariPool-1 - Start completed. 2021-07-12 17:34:55 INFO: Clearing database change log checksums 2021-07-12 17:34:55 INFO: Successfully acquired change log lock 2021-07-12 17:34:56 INFO: Creating database history table with name: traccar.DATABASECHANGELOG 2021-07-12 17:34:56 INFO: Successfully released change log lock 2021-07-12 17:34:56 INFO: Successfully acquired change log lock 2021-07-12 17:34:56 INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor 2021-07-12 17:34:56 INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor 2021-07-12 17:34:58 INFO: Reading from traccar.DATABASECHANGELOG 2021-07-12 17:34:59 INFO: Cannot load service: liquibase.hub.HubService: Provider liquibase.hub.core.StandardHubService could not be instantiated 2021-07-12 17:34:59 INFO: Table tc_attributes created 2021-07-12 17:34:59 INFO: Table tc_calendars created 2021-07-12 17:34:59 INFO: Table tc_commands created 2021-07-12 17:34:59 INFO: Table tc_device_attribute created 2021-07-12 17:34:59 INFO: Table tc_device_command created 2021-07-12 17:34:59 INFO: Table tc_device_driver created 2021-07-12 17:34:59 INFO: Table tc_device_geofence created 2021-07-12 17:34:59 INFO: Table tc_device_maintenance created 2021-07-12 17:34:59 INFO: Table tc_device_notification created 2021-07-12 17:35:00 INFO: Table tc_devices created 2021-07-12 17:35:00 INFO: Table tc_drivers created 2021-07-12 17:35:00 INFO: Table tc_events created 2021-07-12 17:35:00 INFO: Table tc_geofences created 2021-07-12 17:35:00 INFO: Table tc_group_attribute created 2021-07-12 17:35:00 INFO: Table tc_group_command created 2021-07-12 17:35:00 INFO: Table tc_group_driver created 2021-07-12 17:35:00 INFO: Table tc_group_geofence created 2021-07-12 17:35:00 INFO: Table tc_group_maintenance created 2021-07-12 17:35:00 INFO: Table tc_group_notification created 2021-07-12 17:35:00 INFO: Table tc_groups created 2021-07-12 17:35:00 INFO: Table tc_maintenances created 2021-07-12 17:35:00 INFO: Table tc_notifications created 2021-07-12 17:35:01 INFO: Table tc_positions created 2021-07-12 17:35:01 INFO: Table tc_servers created 2021-07-12 17:35:01 INFO: Table tc_statistics created 2021-07-12 17:35:01 INFO: Table tc_user_attribute created 2021-07-12 17:35:01 INFO: Table tc_user_calendar created 2021-07-12 17:35:01 INFO: Table tc_user_command created 2021-07-12 17:35:01 INFO: Table tc_user_device created 2021-07-12 17:35:01 INFO: Table tc_user_driver created 2021-07-12 17:35:01 INFO: Table tc_user_geofence created 2021-07-12 17:35:01 INFO: Table tc_user_group created 2021-07-12 17:35:01 INFO: Table tc_user_maintenance created 2021-07-12 17:35:01 INFO: Table tc_user_notification created 2021-07-12 17:35:01 INFO: Table tc_user_user created 2021-07-12 17:35:01 INFO: Table tc_users created 2021-07-12 17:35:01 INFO: Foreign key constraint added to tc_device_command (commandid) 2021-07-12 17:35:01 INFO: Foreign key constraint added to tc_device_command (deviceid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_driver (deviceid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_driver (driverid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_geofence (deviceid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_geofence (geofenceid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_maintenance (deviceid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_maintenance (maintenanceid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_notification (deviceid) 2021-07-12 17:35:02 INFO: Foreign key constraint added to tc_device_notification (notificationid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_devices (groupid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_events (deviceid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_geofences (calendarid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_attribute (attributeid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_attribute (groupid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_command (commandid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_command (groupid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_driver (driverid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_driver (groupid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_geofence (geofenceid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_geofence (groupid) 2021-07-12 17:35:03 INFO: Foreign key constraint added to tc_group_maintenance (groupid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_group_maintenance (maintenanceid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_group_notification (groupid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_group_notification (notificationid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_notifications (calendarid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_positions (deviceid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_user_attribute (attributeid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_user_attribute (userid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_user_calendar (calendarid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_user_calendar (userid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_user_command (commandid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_user_command (userid) 2021-07-12 17:35:04 INFO: Foreign key constraint added to tc_device_attribute (attributeid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_device_attribute (deviceid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_device (deviceid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_device (userid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_driver (driverid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_driver (userid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_geofence (geofenceid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_geofence (userid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_group (groupid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_group (userid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_maintenance (maintenanceid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_maintenance (userid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_notification (notificationid) 2021-07-12 17:35:05 INFO: Foreign key constraint added to tc_user_notification (userid) 2021-07-12 17:35:06 INFO: Foreign key constraint added to tc_user_user (userid) 2021-07-12 17:35:06 INFO: New row inserted into tc_servers 2021-07-12 17:35:06 INFO: New row inserted into tc_users 2021-07-12 17:35:06 INFO: ChangeSet changelog-4.0-clean::changelog-4.0-clean::author ran successfully in 6430ms 2021-07-12 17:35:06 INFO: Foreign key constraint added to tc_groups (groupid) 2021-07-12 17:35:06 INFO: Foreign key constraint added to tc_user_user (manageduserid) 2021-07-12 17:35:06 INFO: ChangeSet changelog-4.0-clean::changelog-4.0-clean-common::author ran successfully in 201ms 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.3::changelog-3.3::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.5::changelog-3.5::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.6::changelog-3.6::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.7::changelog-3.7::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.7::changelog-3.7-notmssql::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.8::changelog-3.8::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.9::changelog-3.9::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.10::changelog-3.10::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.10::changelog-3.10-notmssql::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.10::changelog-3.10-mssql::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.10::changelog-3.7-mssql::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.11::changelog-3.11::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:06 INFO: Marking ChangeSet: changelog-3.12::changelog-3.12::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-3.12::changelog-3.12-notmssql::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-3.12::changelog-3.12-pgsql::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-3.14::changelog-3.14::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-3.15::changelog-3.15::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-3.16::changelog-3.16::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-3.17::changelog-3.3-admin::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-3.17::changelog-3.17::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-4.0::changelog-4.0-pre::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-4.0::changelog-4.0-common::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-4.0::changelog-4.0-pg::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-4.0::changelog-4.0::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-4.0::changelog-4.0-renaming::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : Not precondition failed 2021-07-12 17:35:07 INFO: Marking ChangeSet: changelog-4.1::changelog-4.1-mssql::author ran despite precondition failure due to onFail='MARK_RAN': ./schema/changelog-master.xml : DBMS Precondition failed: expected mssql, got mariadb 2021-07-12 17:35:07 INFO: Index user_device_user_id created 2021-07-12 17:35:07 INFO: Index position_deviceid_fixtime created 2021-07-12 17:35:07 INFO: ChangeSet changelog-4.7::changelog-4.7::author ran successfully in 202ms 2021-07-12 17:35:07 INFO: Index event_deviceid_servertime created 2021-07-12 17:35:07 INFO: ChangeSet changelog-4.9::changelog-4.9::author ran successfully in 20ms 2021-07-12 17:35:07 INFO: Columns protocols(VARCHAR(4096)) added to tc_statistics 2021-07-12 17:35:07 INFO: ChangeSet changelog-4.10::changelog-4.10::author ran successfully in 5ms 2021-07-12 17:35:07 INFO: Columns announcement(VARCHAR(4000)) added to tc_servers 2021-07-12 17:35:07 INFO: ChangeSet changelog-4.11::changelog-4.11::author ran successfully in 23ms 2021-07-12 17:35:07 INFO: Column tc_events.servertime renamed to eventtime 2021-07-12 17:35:07 INFO: ChangeSet changelog-4.13::changelog-4.13::author ran successfully in 15ms 2021-07-12 17:35:07 INFO: Successfully released change log lock 2021-07-12 17:35:08 INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability. 2021-07-12 17:35:09 INFO: Operating system name: Linux version: 3.10.0-957.12.2.el7.x86_64 architecture: amd64 2021-07-12 17:35:09 INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: ojdkbuild version: 11.0.8+10-LTS 2021-07-12 17:35:10 INFO: Memory limit heap: 1908mb non-heap: 0mb 2021-07-12 17:35:10 INFO: Character encoding: UTF-8 charset: UTF-8 2021-07-12 17:35:10 INFO: Version: 4.13 2021-07-12 17:35:10 INFO: Starting server... 2021-07-12 17:35:10 INFO: jetty-10.0.3; built: 2021-05-20T21:15:05.272Z; git: 60d766fc285ea66840ebc5be4598d43ec325055d; jvm 11.0.8+10-LTS 2021-07-12 17:35:11 INFO: Started o.t.w.@5563bb40{/,null,AVAILABLE} 2021-07-12 17:35:11 INFO: Session workerName=node0 2021-07-12 17:35:13 INFO: Started o.e.j.s.ServletContextHandler@3c116f26{/,null,AVAILABLE} 2021-07-12 17:35:13 INFO: Started ServerConnector@7fb29ca9{HTTP/1.1, (http/1.1)}{0.0.0.0:8082} 2021-07-12 17:35:13 INFO: Started Server@1753475d{STARTING}[10.0.3,sto=0] @20697ms 2021-07-12 17:35:27 INFO: user: 1, action: login 2021-07-12 17:37:44 INFO: [f46d64b2] connected 2021-07-12 17:37:47 INFO: [f46d64b2] disconnected 2021-07-12 17:37:57 INFO: [9bd73fc6] connected 2021-07-12 17:37:57 INFO: [9bd73fc6: osmand < 186.178.67.7] HEX: 504f5354202f3f69643d3734343031392674696d657374616d703d31363236313236303233266c61743d2d312e30333539353837266c6f6e3d2d38302e343632353434372673706565643d302e302662656172696e673d302e3026616c7469747564653d35332e3233323333303237363539373139362661636375726163793d31342e33323239393939353432323336333326626174743d37342e3020485454502f312e310d0a436f6e74656e742d547970653a206170706c69636174696f6e2f782d7777772d666f726d2d75726c656e636f6465640d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f69642031313b204d323030374a32304347204275696c642f524b51312e3230303832362e303032290d0a486f73743a207777772e677275706f666d6f2e636f6d3a353035350d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a436f6e74656e742d4c656e6774683a20300d0a0d0a 2021-07-12 17:37:57 WARN: Unknown device - 744019 (186.178.67.7) 2021-07-12 17:37:57 INFO: [9bd73fc6: osmand > 186.178.67.7] HEX: 485454502f312e31203430302042616420526571756573740d0a636f6e74656e742d6c656e6774683a20300d0a0d0a 2021-07-12 17:38:28 INFO: [9bd73fc6: osmand < 186.178.67.7] HEX: 504f5354202f3f69643d3734343031392674696d657374616d703d31363236313236303233266c61743d2d312e30333539353837266c6f6e3d2d38302e343632353434372673706565643d302e302662656172696e673d302e3026616c7469747564653d35332e3233323333303237363539373139362661636375726163793d31342e33323239393939353432323336333326626174743d37342e3020485454502f312e310d0a436f6e74656e742d547970653a206170706c69636174696f6e2f782d7777772d666f726d2d75726c656e636f6465640d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f69642031313b204d323030374a32304347204275696c642f524b51312e3230303832362e303032290d0a486f73743a207777772e677275706f666d6f2e636f6d3a353035350d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a436f6e74656e742d4c656e6774683a20300d0a0d0a 2021-07-12 17:38:28 WARN: Unknown device - 744019 (186.178.67.7) 2021-07-12 17:38:28 INFO: [9bd73fc6: osmand > 186.178.67.7] HEX: 485454502f312e31203430302042616420526571756573740d0a636f6e74656e742d6c656e6774683a20300d0a0d0a 2021-07-12 17:38:44 INFO: user: 1, action: create, object: device, id: 1 2021-07-12 17:38:44 INFO: user: 1, action: link, owner: user, id: 1, property: device, id: 1 2021-07-12 17:38:52 INFO: [3c3840da] connected 2021-07-12 17:38:52 INFO: [3c3840da: osmand < 200.85.83.38] HEX: 504f5354202f3f69643d3734343031392674696d657374616d703d31363236313236303233266c61743d2d312e30333539353837266c6f6e3d2d38302e343632353434372673706565643d302e302662656172696e673d302e3026616c7469747564653d35332e3233323333303237363539373139362661636375726163793d31342e33323239393939353432323336333326626174743d37342e3020485454502f312e310d0a436f6e74656e742d547970653a206170706c69636174696f6e2f782d7777772d666f726d2d75726c656e636f6465640d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f69642031313b204d323030374a32304347204275696c642f524b51312e3230303832362e303032290d0a486f73743a207777772e677275706f666d6f2e636f6d3a353035350d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a436f6e74656e742d4c656e6774683a20300d0a0d0a 2021-07-12 17:38:52 INFO: [3c3840da: osmand > 200.85.83.38] HEX: 485454502f312e3120323030204f4b0d0a636f6e74656e742d6c656e6774683a20300d0a0d0a 2021-07-12 17:38:52 INFO: [3c3840da] id: 744019, time: 2021-07-12 17:40:23, lat: -1.03596, lon: -80.46254, course: 0.0, accuracy: 14.3 2021-07-12 17:43:52 INFO: [3c3840da] disconnected 2021-07-12 17:46:58 INFO: [cc6b9d8f] connected 2021-07-12 17:46:58 INFO: [cc6b9d8f: osmand < 200.85.83.38] HEX: 504f5354202f3f69643d3734343031392674696d657374616d703d31363236313236353633266c61743d2d312e30333234343334266c6f6e3d2d38302e343634333734392673706565643d302e302662656172696e673d302e3026616c7469747564653d35352e34303433333434373334363139342661636375726163793d32372e303234303030313637383436363826626174743d37332e3020485454502f312e310d0a436f6e74656e742d547970653a206170706c69636174696f6e2f782d7777772d666f726d2d75726c656e636f6465640d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f69642031313b204d323030374a32304347204275696c642f524b51312e3230303832362e303032290d0a486f73743a207777772e677275706f666d6f2e636f6d3a353035350d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a436f6e74656e742d4c656e6774683a20300d0a0d0a 2021-07-12 17:46:58 INFO: [cc6b9d8f: osmand > 200.85.83.38] HEX: 485454502f312e3120323030204f4b0d0a636f6e74656e742d6c656e6774683a20300d0a0d0a 2021-07-12 17:46:58 INFO: [cc6b9d8f] id: 744019, time: 2021-07-12 17:49:23, lat: -1.03244, lon: -80.46437, course: 0.0, accuracy: 27.0 2021-07-12 17:51:58 INFO: [cc6b9d8f] disconnected 2021-07-12 17:53:32 INFO: [7989c0f8] connected 2021-07-12 17:53:34 INFO: [7989c0f8: startek < 92.118.161.49] HEX: 3c3f786d6c2076657273696f6e3d27312e30273f3e3c73747265616d3a73747265616d20786d6c6e733a73747265616d3d27687474703a2f2f6574686572782e6a61626265722e6f72672f73747265616d732720786d6c6e733d276a61626265723a636c69656e742720786d6c3a6c616e673d27656e2d55532720746f3d272e272076657273696f6e3d27312e30273e 2021-07-12 17:54:05 WARN: [7989c0f8] error - Conexión reinicializada por la máquina remota - IOException (...) 2021-07-12 17:54:05 INFO: [7989c0f8] disconnected 2021-07-12 17:55:02 INFO: [8c99c1f5] connected 2021-07-12 17:55:02 INFO: [8c99c1f5: osmand < 200.85.83.38] HEX: 504f5354202f3f69643d3734343031392674696d657374616d703d31363236313237303437266c61743d2d312e30343039373138266c6f6e3d2d38302e343633323733382673706565643d302e302662656172696e673d302e3026616c7469747564653d35352e31363534313135373732363430372661636375726163793d33382e333533303030363430383639313426626174743d37322e3020485454502f312e310d0a436f6e74656e742d547970653a206170706c69636174696f6e2f782d7777772d666f726d2d75726c656e636f6465640d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f69642031313b204d323030374a32304347204275696c642f524b51312e3230303832362e303032290d0a486f73743a207777772e677275706f666d6f2e636f6d3a353035350d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a436f6e74656e742d4c656e6774683a20300d0a0d0a 2021-07-12 17:55:02 INFO: [8c99c1f5: osmand > 200.85.83.38] HEX: 485454502f312e3120323030204f4b0d0a636f6e74656e742d6c656e6774683a20300d0a0d0a 2021-07-12 17:55:02 INFO: [8c99c1f5] id: 744019, time: 2021-07-12 17:57:27, lat: -1.04097, lon: -80.46327, course: 0.0, accuracy: 38.4 2021-07-12 18:00:02 INFO: [8c99c1f5] disconnected 2021-07-12 18:03:13 INFO: [3c3398d4] connected 2021-07-12 18:03:14 INFO: [3c3398d4: osmand < 200.85.83.38] HEX: 504f5354202f3f69643d3734343031392674696d657374616d703d31363236313237353338266c61743d2d312e30333630343831266c6f6e3d2d38302e343632363630382673706565643d302e302662656172696e673d302e3026616c7469747564653d35352e33313539393934383839333037312661636375726163793d32332e30373239393939353432323336333326626174743d37322e3020485454502f312e310d0a436f6e74656e742d547970653a206170706c69636174696f6e2f782d7777772d666f726d2d75726c656e636f6465640d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f69642031313b204d323030374a32304347204275696c642f524b51312e3230303832362e303032290d0a486f73743a207777772e677275706f666d6f2e636f6d3a353035350d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a436f6e74656e742d4c656e6774683a20300d0a0d0a 2021-07-12 18:03:14 INFO: [3c3398d4: osmand > 200.85.83.38] HEX: 485454502f312e3120323030204f4b0d0a636f6e74656e742d6c656e6774683a20300d0a0d0a 2021-07-12 18:03:14 INFO: [3c3398d4] id: 744019, time: 2021-07-12 18:05:38, lat: -1.03605, lon: -80.46266, course: 0.0, accuracy: 23.1 2021-07-12 18:08:14 INFO: [3c3398d4] disconnected 2021-07-12 18:10:49 INFO: Shutting down server... 2021-08-09 13:47:23 INFO: HikariPool-1 - Starting... 2021-08-09 13:47:35 ERROR: HikariPool-1 - Exception during pool initialization. - Connection refused (Connection refused) - ConnectException (... < DataManager:126 < *:85 < Context:290 < Main:120 < ...) 2021-08-09 13:47:35 ERROR: Main method error - Connection refused (Connection refused) - ConnectException (... < DataManager:126 < *:85 < Context:290 < Main:120 < ...) 2021-08-09 13:48:15 INFO: HikariPool-1 - Starting... 2021-08-09 13:48:25 INFO: HikariPool-1 - Start completed. 2021-08-09 13:48:29 INFO: Clearing database change log checksums 2021-08-09 13:48:35 INFO: Successfully acquired change log lock 2021-08-09 13:48:41 INFO: Successfully released change log lock 2021-08-09 13:48:41 INFO: Successfully acquired change log lock 2021-08-09 13:48:41 INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor 2021-08-09 13:48:43 INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor 2021-08-09 13:49:00 INFO: Reading from traccar.DATABASECHANGELOG 2021-08-09 13:49:09 INFO: Reading from traccar.DATABASECHANGELOG 2021-08-09 13:49:09 INFO: Cannot load service: liquibase.hub.HubService: Provider liquibase.hub.core.StandardHubService could not be instantiated 2021-08-09 13:49:09 INFO: Successfully released change log lock 2021-08-09 13:49:21 INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability. 2021-08-09 13:49:28 INFO: Operating system name: Linux version: 3.10.0-957.12.2.el7.x86_64 architecture: amd64 2021-08-09 13:49:28 INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: ojdkbuild version: 11.0.8+10-LTS 2021-08-09 13:49:28 INFO: Memory limit heap: 1908mb non-heap: 0mb 2021-08-09 13:49:28 INFO: Character encoding: UTF-8 charset: UTF-8 2021-08-09 13:49:28 INFO: Version: 4.13 2021-08-09 13:49:28 INFO: Starting server... 2021-08-09 13:49:32 INFO: jetty-10.0.3; built: 2021-05-20T21:15:05.272Z; git: 60d766fc285ea66840ebc5be4598d43ec325055d; jvm 11.0.8+10-LTS 2021-08-09 13:49:34 INFO: Started o.t.w.@2b458cd6{/,null,AVAILABLE} 2021-08-09 13:49:34 INFO: Session workerName=node0 2021-08-09 13:49:49 INFO: Started o.e.j.s.ServletContextHandler@5972e3a{/,null,AVAILABLE} 2021-08-09 13:49:49 INFO: Started ServerConnector@20cece0b{HTTP/1.1, (http/1.1)}{0.0.0.0:8082} 2021-08-09 13:49:49 INFO: Started Server@60b1ff3b{STARTING}[10.0.3,sto=0] @123963ms 2021-08-09 13:49:50 INFO: Health check enabled with period 480000 2021-08-09 13:57:57 INFO: HikariPool-1 - Starting... 2021-08-09 13:57:57 INFO: HikariPool-1 - Start completed. 2021-08-09 13:57:57 INFO: Clearing database change log checksums 2021-08-09 13:57:58 INFO: Successfully acquired change log lock 2021-08-09 13:57:58 INFO: Successfully released change log lock 2021-08-09 13:57:58 INFO: Successfully acquired change log lock 2021-08-09 13:57:58 INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor 2021-08-09 13:57:58 INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor 2021-08-09 13:57:59 INFO: Reading from traccar.DATABASECHANGELOG 2021-08-09 13:58:00 INFO: Reading from traccar.DATABASECHANGELOG 2021-08-09 13:58:00 INFO: Cannot load service: liquibase.hub.HubService: Provider liquibase.hub.core.StandardHubService could not be instantiated 2021-08-09 13:58:00 INFO: Successfully released change log lock 2021-08-09 13:58:01 INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability. 2021-08-09 13:58:02 INFO: Operating system name: Linux version: 3.10.0-957.12.2.el7.x86_64 architecture: amd64 2021-08-09 13:58:02 INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: ojdkbuild version: 11.0.8+10-LTS 2021-08-09 13:58:02 INFO: Memory limit heap: 1908mb non-heap: 0mb 2021-08-09 13:58:02 INFO: Character encoding: UTF-8 charset: UTF-8 2021-08-09 13:58:02 INFO: Version: 4.13 2021-08-09 13:58:02 INFO: Starting server... 2021-08-09 13:58:02 INFO: jetty-10.0.3; built: 2021-05-20T21:15:05.272Z; git: 60d766fc285ea66840ebc5be4598d43ec325055d; jvm 11.0.8+10-LTS 2021-08-09 13:58:03 INFO: Started o.t.w.@2a0963be{/,null,AVAILABLE} 2021-08-09 13:58:03 INFO: Session workerName=node0 2021-08-09 13:58:06 INFO: Started o.e.j.s.ServletContextHandler@6144e499{/,null,AVAILABLE} 2021-08-09 13:58:06 INFO: Started ServerConnector@f951a7f{HTTP/1.1, (http/1.1)}{0.0.0.0:8082} 2021-08-09 13:58:06 INFO: Started Server@5618fc1f{STARTING}[10.0.3,sto=0] @9988ms 2021-08-09 13:58:06 INFO: Health check enabled with period 480000 2021-08-09 16:22:43 INFO: [e5b75e88] connected 2021-08-09 16:22:54 INFO: [e5b75e88] disconnected 2021-08-09 16:26:11 INFO: [75b4fe42] connected 2021-08-09 16:26:12 INFO: [8d51d991] connected 2021-08-09 16:26:12 WARN: [75b4fe42] error - Connection reset by peer - IOException (...) 2021-08-09 16:26:12 INFO: [75b4fe42] disconnected 2021-08-09 16:26:12 INFO: [8d51d991: gl200 < 167.248.133.38] HEX: 160301007b010000770303ce39e981e59d73a3b0f8f4a77fdf8513fc8512a9a015c8bb89f7cd31c930c23e00001ac02fc02bc011c007c013c009c014c00a0005002f0035c012000a01000034000500050100000000000a00080006001700180019000b00020100000d0010000e0401040302010203040105010601ff01000100 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 3)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 2)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 3)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 2)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 2)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 2)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 0)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 WARN: [8d51d991] error - index: 0, length: 4 (expected: range(0, 1)) - IndexOutOfBoundsException (... < Gl200FrameDecoder:37 < Gl200ProtocolDecoder:43 < ExtendedObjectDecoder:52 < ...) 2021-08-09 16:26:12 INFO: [8d51d991] disconnected 2021-08-09 16:26:12 INFO: [a2370961] connected 2021-08-09 16:26:13 INFO: [a2370961: gl200 < 167.248.133.38] HEX: 474554202f20485454502f312e310d0a486f73743a203135382e36392e302e3132383a353030340d0a0d0a 2021-08-09 16:26:16 WARN: [a2370961] error - Connection reset by peer - IOException (...) 2021-08-09 16:26:16 INFO: [a2370961] disconnected 2021-08-09 16:26:16 INFO: [f3e73ba8] connected 2021-08-09 16:26:16 WARN: [f3e73ba8] error - Connection reset by peer - IOException (...) 2021-08-09 16:26:16 INFO: [f3e73ba8] disconnected 2021-08-09 16:54:37 INFO: [b43b5a27] connected 2021-08-09 16:54:39 INFO: [b43b5a27: gps103 < 167.71.237.64] HEX: 474554202f20485454502f312e300d0a0d0a 2021-08-09 16:54:39 WARN: [b43b5a27] error - begin 21, end 24, length 16 - StringIndexOutOfBoundsException (... < Gps103ProtocolDecoder:413 < ExtendedObjectDecoder:52 < ... < WrapperContext:102 < ...) 2021-08-09 16:54:39 WARN: [b43b5a27] error - begin 21, end 24, length 2 - StringIndexOutOfBoundsException (... < Gps103ProtocolDecoder:413 < ExtendedObjectDecoder:52 < ... < WrapperContext:102 < ...) 2021-08-09 16:54:39 INFO: [b43b5a27] disconnected