Database error

MikeFrizz4 years ago

I have upgraded to version 4.8. Unfortunately, Traccar no longer starts with the old database. I get the following output:

2022-02-28 07:51:13  INFO: HikariPool-1 - Starting...
2022-02-28 07:51:14 ERROR: HikariPool-1 - Exception during pool initialization. - The write format 1 is smaller than the supported format 2 [2.0.206/5] - MVStoreException (... < DataManager:131 < *:90 < Context:298 < Main:120 < ...)
2022-02-28 07:51:14 ERROR: Main method error - The write format 1 is smaller than the supported format 2 [2.0.206/5] - MVStoreException (... < DataManager:131 < *:90 < Context:298 < Main:120 < ...)

If I start the Traccar service with a new database, everything runs completely normal. My version used so far is from the year and should be 4.x. I have switched to Java 11. This version works system wide

Anton Tananaev4 years ago