Hi, We have not experienced any Out of Memory errors so far. We don't tend to receive any errors until the database is re-opened and the connection fails. I think this might be worth looking into further though as our application can sometimes require large amounts of memory for some processes. Do you think it is possible that this could be affecting the memory usage of the h2 database, as this will be included in the JVM, and though not causing an out of memory exception, it could be making it 'grind to a halt'?
Thanks, Steve. We don't use many long running transactions either, but i will look into this where we do and see if restricting these can solve the issue. David -- 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.
