Hi Nicholas, I see from the test case called testNullableGeometry that the table gets dropped before the connection is closed.
This error occurs when the connection is closed specifically so if the table is being dropped the test will not catch the error. If you change the test case to not drop the table until after it closes the initial connection then the error will occur. Thanks John -- 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.
