Hi,
We have a corrupted database that we are trying to recover. We used the
following command to recover the database.
java -cp h2-1.4.200.jar org.h2.tools.Recover -transactionLog -trace
We are getting following error.
Created file: C:/h2backup_165/ac_data.mv.txt
java.nio.BufferUnderflowException
at java.base/java.nio.Buffer.nextGetIndex(Buffer.java:651)
at
java.base/java.nio.HeapByteBuffer.getLong(HeapByteBuffer.java:454)
at org.h2.mvstore.MVStoreTool.dump(MVStoreTool.java:225)
at org.h2.tools.Recover.process(Recover.java:344)
at org.h2.tools.Recover.runTool(Recover.java:196)
at org.h2.tools.Recover.main(Recover.java:158)
Has anyone got this error and got some resolution? Please help with this.
Thanks in advance.
Thanks,
Vineeth
--
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/d7649c22-f16d-4f11-adc9-3723a10405fcn%40googlegroups.com.