2019-11-04 14:13:27 WARN: Failed to store position - Incorrect string value: '\xD0\xA7\xD0\xB5\xD1\x80...' for column 'address' at row 1 - SQLException (... < QueryBuilder:480 < DataManager:458 < DefaultDataHandler:40 < ...)
2019-11-04 14:13:27 INFO: [b669b3b9] id: 352353084153037, time: 2019-11-04 14:12:53, lat: 51.35203, lon: 31.27686, speed: 29.7, course: 190.0
2019-11-04 14:13:27 INFO: Position filtered by Distance filters from device:
2019-11-04 14:13:27 WARN: Failed to store position - Incorrect string value: '\xD0\xA7\xD0\xB5\xD1\x80...' for column 'address' at row 1 - SQLException (... < QueryBuilder:480 < DataManager:458 < DefaultDataHandler:40 < ...)
2019-11-04 14:13:27 INFO: [b669b3b9] id: 352353084153037, time: 2019-11-04 14:12:59, lat: 51.35119, lon: 31.27697, speed: 32.9, course: 166.0
2019-11-04 14:13:27 WARN: Failed to store position - Incorrect string value: '\xD0\xA7\xD0\xB5\xD1\x80...' for column 'address' at row 1 - SQLException (... < QueryBuilder:480 < DataManager:458 < DefaultDataHandler:40 < ...)
2019-11-04 14:13:27 INFO: [b669b3b9] id: 352353084153037, time: 2019-11-04 14:13:02, lat: 51.35074, lon: 31.27726, speed: 36.7, course: 153.0
2019-11-04 14:13:27 WARN: Failed to store position - Incorrect string value: '\xD0\xA7\xD0\xB5\xD1\x80...' for column 'address' at row 1 - SQLException (... < QueryBuilder:480 < DataManager:458 < DefaultDataHandler:40 < ...)
2019-11-04 14:13:27 INFO: [b669b3b9] id: 352353084153037, time: 2019-11-04 14:13:19, lat: 51.34801, lon: 31.27881, speed: 31.9, course: 190.0
2019-11-04 14:13:27 WARN: Failed to store position - Incorrect string value: '\xD0\xA7\xD0\xB5\xD1\x80...' for column 'address' at row 1 - SQLException (... < QueryBuilder:480 < DataManager:458 < DefaultDataHandler:40 < ...)
2019-11-04 14:13:27 INFO: [b669b3b9] id: 352353084153037, time: 2019-11-04 14:13:12, lat: 51.34912, lon: 31.27869, speed: 38.9, course: 165.0
2019-11-04 14:13:27 WARN: Failed to store position - Incorrect string value: '\xD0\xA7\xD0\xB5\xD1\x80...' for column 'address' at row 1 - SQLException (... < QueryBuilder:480 < DataManager:458 < DefaultDataHandler:40 < ...)
2019-11-04 14:13:27 INFO: [b669b3b9] id: 352353084153037, time: 2019-11-04 14:13:16, lat: 51.34846, lon: 31.27886, speed: 32.9, course: 177.0
Разобрался - проблема в кодировке DB, сменил кодировку.
Не пишет в базу координаты когда ставлю
<entry key='geocoder.ignorePositions'>false</entry>