Well, there are two problems here: (1) the first problem is that H2 is throwing an exception (2) the second problem is that your packaging is broken, because the class org.h2.message.DbException is not available at runtime.
So when you fix problem (2), then the exception will show up properly, and then we can fix problem (1). -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
