Hello
Can`t SHUTDOWN DEFRAG or MVStoreTool -compact/compress about 8gb database.
I try to regenerate database by producing application several times and
gets defrag error all time. Even after successful backup/restore with
Script/RunScript resulting database gets defrag error. Queries & updates on
database running ok, only defrag problem.
Exception in thread "main" java.lang.IllegalStateException: Chunk 3 not
found [1.4.196/6]
at org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:753)
at org.h2.mvstore.MVStore.getChunk(MVStore.java:929)
at org.h2.mvstore.MVStore.readPageChunkReferences(MVStore.java:1366)
at org.h2.mvstore.MVStore.collectReferencedChunks(MVStore.java:1320)
at org.h2.mvstore.MVStore.collectReferencedChunks(MVStore.java:1325)
at org.h2.mvstore.MVStore.collectReferencedChunks(MVStore.java:1325)
at org.h2.mvstore.MVStore.collectReferencedChunks(MVStore.java:1305)
at org.h2.mvstore.MVStore.freeUnusedChunks(MVStore.java:1266)
at org.h2.mvstore.MVStore.storeNowTry(MVStore.java:1054)
at org.h2.mvstore.MVStore.storeNow(MVStore.java:1041)
at org.h2.mvstore.MVStore.commitAndSave(MVStore.java:1030)
at org.h2.mvstore.MVStore.beforeWrite(MVStore.java:2214)
at org.h2.mvstore.MVMap.beforeWrite(MVMap.java:1009)
at org.h2.mvstore.MVMap.copy(MVMap.java:1194)
at org.h2.mvstore.MVMap.copy(MVMap.java:1211)
at org.h2.mvstore.MVMap.copy(MVMap.java:1211)
at org.h2.mvstore.MVMap.copy(MVMap.java:1211)
at org.h2.mvstore.MVMap.copyFrom(MVMap.java:1181)
at org.h2.mvstore.MVStoreTool.compact(MVStoreTool.java:529)
at org.h2.mvstore.MVStoreTool.compact(MVStoreTool.java:494)
at org.h2.mvstore.MVStoreTool.compact(MVStoreTool.java:440)
at org.h2.mvstore.MVStoreTool.main(MVStoreTool.java:60)
--
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.