Upgraded to 4.10 and stopped working.

Rick5 years ago

I've upgraded to 4.10 and now when I start the server the log file is filled with the following and I can't connect

2020-09-14 09:30:30  INFO: HikariPool-1 - Starting...
2020-09-14 09:30:35 ERROR: HikariPool-1 - Exception during pool initialization. - Unsupported type 17 [1.4.200/3] - IllegalStateException (... < DataManager:139 < *:89 < Context:292 < Main:137 < ...)
2020-09-14 09:30:35 ERROR: Main method error - Unsupported type 17 [1.4.200/3] - IllegalStateException (... < DataManager:139 < *:89 < Context:292 < Main:137 < ...)
Rick5 years ago

FIXED : I think I'd corrupted my h2 database as after a restore of a backup its working again now.