Hi, Sorry, for some reason the message was marked as spam for me.
In version 1.4.181, there were quite many changes in the MVStore regarding concurrency. Maybe this issue has already been fixed. Could you retry with version 1.4.181? The reason why there is concurrency at all is that the changes are written in a background thread (concurrently to your application reading and writing). Regards, Thomas On Thu, Sep 18, 2014 at 8:16 PM, Noel Grandin <[email protected]> wrote: > what does the full exception look like? > and what does your database URL look like? > > -- > 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 http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
