h2-1.4.188.jar

java.lang.IllegalStateException: This map is closed [1.4.188/4]
at org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:773)
at org.h2.mvstore.MVMap.beforeWrite(MVMap.java:1039)
at org.h2.mvstore.MVMap.put(MVMap.java:117)
...
Caused by: java.lang.IllegalStateException: Last block not stored, possibly 
due to out-of-memory [1.4.188/3]
at org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:773)
at org.h2.mvstore.MVStore.storeNowTry(MVStore.java:1084)
at org.h2.mvstore.MVStore.storeNow(MVStore.java:1046)
at org.h2.mvstore.MVStore.commitAndSave(MVStore.java:1035)
at org.h2.mvstore.MVStore.writeInBackground(MVStore.java:2476)
at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2689)

-- 
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.

Reply via email to