Error Index 0 out of bounds for length 0

Diego2 years ago

Hello, I recive this log message:

2022-01-16 20:09:45  INFO: HikariPool-1 - Starting...
2022-01-16 20:09:46  INFO: HikariPool-1 - Added connection conn0: url=jdbc:h2:./data/database user=SA
2022-01-16 20:09:46  INFO: HikariPool-1 - Start completed.
2022-01-16 20:09:46  INFO: Set default schema name to PUBLIC
2022-01-16 20:09:46  INFO: Clearing database change log checksums
2022-01-16 20:09:46 ERROR: Main method error - Index 0 out of bounds for length 0 - ArrayIndexOutOfBoundsException (...)

after upgrade memory ram, any clue please?

thanks

Anton Tananaev2 years ago

You would have to enable full stack traces first to see where the error actually happens.