the first thing you can try is turning off the MULTI_THREADED option, that is 
still experimental.

After that, try dropping LOBs and just using regular fields.

Does this problem go away if you restart the application (but keep the DB) ? If so, you might have a very long-running trsansaction, or some code that is opening a transaction and not closing it.

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