--
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 h2-database...@googlegroups.com.
To post to this group, send email to h2-da...@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.
I would like clarification on one item: can I use mvstore reliably without calling .close().
--
Nicolas Fortin IRSTV FR CNRS 2488 GIS http://orbisgis.org Spatial DB http://h2gis.org Noise http://noisemap.orbisgis.org
--
Nicolas Fortin IRSTV FR CNRS 2488 GIS http://orbisgis.org Spatial DB http://h2gis.org Noise http://noisemap.orbisgis.org
Hi,
Thanks Thomas! I believe simulation is the way to go. It can give you
more coverage than trying to perform real power failures.
Caused by: java.lang.IllegalStateException: Chunk 2 is invalid [1.4.187/6]
at org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:773)
at org.h2.mvstore.MVStore.readStoreHeader(MVStore.java:695)
at org.h2.mvstore.MVStore.<init>(MVStore.java:348)
If you have stack traces of your failures (even better MVStore files), that would be great.
Regards,
Thomas