ok, I will switch to 1.4 using the original storage engine.thanks Noel
--
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.
Caused by: java.lang.ClassCastException: org.h2.value.ValueLong cannot be cast to java.lang.Long at org.h2.store.LobStorageMap.init(LobStorageMap.java:128) at org.h2.engine.Database.open(Database.java:767) at org.h2.engine.Database.openDatabase(Database.java:269)
Hi,It is true, the PageStore engine is probably more stable, as it is available since a very long time now.However, I think the MVStore engine also ready for production now. No serious issues have been reported since quite a long time now. I think I will mark the next version of H2 (using the MVStore engine as the default) as stable, unless somebody objects.Regards,Thomas
ok, I will switch to 1.4 using the original storage engine.--thanks Noel
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+unsubscribe@googlegroups.com.
Thanks Thomas for clarification and Joonas for the hint. As I do not use "SHUTDOWN DEFRAG" I will consider switching to MVStore in future.
--
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.