Hi, > is there something I can do more for you to analyse this issue (if it is > one)?
I'm not sure if there is much I can do currently. The database does take some time to free the blocks. However, I think the latest version should be a bit faster. Could you try again with version 1.2.127? A profiler is built into the H2 Console tool, to analyze databaseses that open slowly. To use it, run the H2 Console, and then click on 'Test Connection'. Afterwards, click on "Test successful" and you get the most common stack traces, which helps to find out why it took so long to connect. You will only get the stack traces if opening the database took more than a few seconds. Please post these stack traces here. Regards, Thomas
-- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
