Hi, Could you try to create a simple, standalone test case so the problem can be reproduce? If that's too complicated, please append ;TRACE_LEVEL_FILE=3 to the database URL, create a new database (that's important), run your application until you get the exception, and post the .trace.db file (please compress it). This file will contain all JDBC operations Hibernate called. Please use H2 in embedded mode (not server).
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.
