Hi, > I presume on version 1.2.130 some synchronization code changed and > this is a deadlock? Or that something on the protocol changed?
It's a bug on my side. Now, unfortunately I can't make it work unless with older versions unless I remove compatibility with version 1.2.130... Version 1.2.131 breaks compatibility with versions before 1.2.130, but doesn't block any more (it throws an exception). I have also added a unit test case (using a special class loader). My plan it so test for compatibility with old version from now on. 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.
