[h2] Re: java -cp h2*.jar org.h2.tools.Recover -> Exception in thread "main" java.nio.BufferUnderflowException

2019-03-23 Thread Evgenij Ryazanov
Unfortunately, in this case you need to insert some try-catch blocks into sources to skip broken pages. Perhaps you can comment out invocations of MVStoreTool.dump() and MVStoreTool.info() in Recover.process() first. They aren't required. -- You received this message because you are

[h2] Re: java -cp h2*.jar org.h2.tools.Recover -> Exception in thread "main" java.nio.BufferUnderflowException

2019-03-23 Thread Evgenij Ryazanov
Hello. You can build H2 from its current sources: https://github.com/h2database/h2database Building instructions are here: https://h2database.com/html/build.html#building You need a jar target. There was a change since the last release that may help you. -- You received this message because

[h2] java -cp h2*.jar org.h2.tools.Recover -> Exception in thread "main" java.nio.BufferUnderflowException

2019-03-23 Thread Tom K.
Hey All, I'm receiving the following exception when trying to recover an h2db database: [root@atlas02 database]# ls -altri total 56234668 13067355279336189181 -rw---. 1 confluence confluence 742060032 Mar 6 01:54 h2db.mv.db 11352732999063530166 -rw---. 1 confluence confluence

[h2] Exception in thread "main" java.nio.BufferUnderflowException

2019-03-23 Thread Tom K.
Hey All, I'm getting the following. Any advice please? [root@atlas02 database]# ls -altri total 56234668 13067355279336189181 -rw---. 1 confluence confluence 742060032 Mar 6 01:54 h2db.mv.db 11352732999063530166 -rw---. 1 confluence confluence 56319543725 Mar 22 21:48