When i try to recover DB i get this .... i use 1.4.185 (i try even 1.4.193) but no luck....
Chunk 1722213 is invalid [1.4.193/6] <http://192.168.100.101:8082/tools.do?jsessionid=8fd03b6a9ad9a6acd2c1017b647e5a13#> java.lang.IllegalStateException: Chunk 1722213 is invalid [1.4.193/6] at org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:765 <http://h2database.com/html/source.html?file=org/h2/mvstore/DataUtils.java&line=765&build=193> ) at org.h2.mvstore.MVStore.loadChunkMeta(MVStore.java:704 <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=704&build=193> ) at org.h2.mvstore.MVStore.readStoreHeader(MVStore.java:676 <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=676&build=193> ) at org.h2.mvstore.MVStore.<init>(MVStore.java:359 <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=359&build=193> ) at org.h2.mvstore.MVStore$Builder.open(MVStore.java:2923 <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=2923&build=193> ) at org.h2.mvstore.MVStoreTool.info(MVStoreTool.java:346 <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStoreTool.java&line=346&build=193> ) at org.h2.tools.Recover.process(Recover.java:342 <http://h2database.com/html/source.html?file=org/h2/tools/Recover.java&line=342&build=193> ) at org.h2.tools.Recover.runTool(Recover.java:196 <http://h2database.com/html/source.html?file=org/h2/tools/Recover.java&line=196&build=193> ) at org.h2.server.web.WebApp.tools(WebApp.java:400 <http://h2database.com/html/source.html?file=org/h2/server/web/WebApp.java&line=400&build=193> ) at org.h2.server.web.WebApp.process(WebApp.java:240 <http://h2database.com/html/source.html?file=org/h2/server/web/WebApp.java&line=240&build=193> ) at org.h2.server.web.WebApp.processRequest(WebApp.java:169 <http://h2database.com/html/source.html?file=org/h2/server/web/WebApp.java&line=169&build=193> ) at org.h2.server.web.WebThread.process(WebThread.java:133 <http://h2database.com/html/source.html?file=org/h2/server/web/WebThread.java&line=133&build=193> ) at org.h2.server.web.WebThread.run(WebThread.java:89 <http://h2database.com/html/source.html?file=org/h2/server/web/WebThread.java&line=89&build=193> ) at java.lang.Thread.run(Unknown Source) Thank you for help -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
