Hi Thomas, Thank you for your message. What do you mean when you say database is closed? Is it shut down? Not accepting connections? Or this particular connection is closed?
On Fri, Sep 24, 2010 at 9:23 AM, Thomas Mueller < [email protected]> wrote: > Hi, > > > I wonder what this exception is about? Sorry if the bug is on Hibernate > > side, I can't tell > > Well, it looks like the database is already closed... I'm afraid I > can't explain why. To find out, you could append ;TRACE_LEVEL_FILE=3 > to the database URL and check in the .trace.db file that the > connection was closed. Possibly you need to run it in debug mode and > set a breakpoint. > > 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]<h2-database%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- 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.
