I would assume that if recovery does not work, the database is gone... On Wednesday, May 3, 2017 at 9:07:48 PM UTC+2, [email protected] wrote: > > Hi, > > my database is corrupted and cannot be recovered. Can you help me? > > H2: 1.4.195 > OS: Windows 10 > Java: 1.8.0_121 > > Error: java.lang.IllegalStateException: File corrupted in chunk 8111, > expected page length 4..256, got 0 [1.4.195/6] > java.lang.IllegalStateException: File corrupted in chunk 8111, expected > page length 4..256, got 0 [1.4.195/6] > at org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils. > java:765) > at org.h2.mvstore.Page.read(Page.java:649) > at org.h2.mvstore.Page.read(Page.java:195) > at org.h2.mvstore.MVStore.readPage(MVStore.java:1952) > at org.h2.mvstore.MVMap.readPage(MVMap.java:741) > at org.h2.mvstore.Page.getChildPage(Page.java:217) > at org.h2.mvstore.Cursor.fetchNext(Cursor.java:150) > at org.h2.mvstore.Cursor.next(Cursor.java:50) > at org.h2.mvstore.db.TransactionStore$TransactionMap$1.fetchNext( > TransactionStore.java:1391) > at org.h2.mvstore.db.TransactionStore$TransactionMap$1.next( > TransactionStore.java:1430) > at org.h2.tools.Recover.dumpMVStoreFile(Recover.java:632) > at org.h2.tools.Recover.process(Recover.java:349) > at org.h2.tools.Recover.runTool(Recover.java:196) > at org.h2.tools.Recover.main(Recover.java:159) > > >
-- 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.
