Greetings! We are trying to access this H2 database that has an accumulated volume of 946.8 MB file size, and we are getting this IO Exception, with the following stack trace below:
*org.h2.jdbc.JdbcSQLException: IO Exception: null [90028-190]Reading from cache:nio:[path]/posdb.mv.db failed; file length 946757632 read length 1024 at 955375877 [1.4.190/1]Reading from cache:nio:[path]/posdb.mv.db failed; file length 946757632 read length 1024 at 955375877 [1.4.190/1]* *java.io.EOFException* May I ask if there would be a way to recover the data that has been stored in the database? -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/68e2dd69-0ae0-4791-a20c-a6fcc2439f6en%40googlegroups.com.
