Hi, Thanks for the test case! I can reproduce it now.
Those exceptions are expected, as the server socket is closed while a connection is still open. The code is a bit strange, but it's nothing serious. However, I see that it doesn't "look nice", and I will change the code so that such exceptions are simply ignored, and not logged, even when using the "-trace" option. 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.
