I saw a similar response (possible from you) to another post that had complained of something similar. So I dutifully looked for an early exception except that there were none.
The real question I have is whether H2 has a bug where locks are left locked from an aborted insert (or some other operation) such that one could get repeated exceptions complaining the it can't get a lock on a table. On Tuesday, February 2, 2016 at 6:19:56 AM UTC-5, Noel Grandin wrote: > > > Sounds like H2 hit some kind of corruption and closed the DB file. > > That should be another exception earlier in the file before the "stream > closed" one that indicates the root cause. > -- 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.
