Hi, I can now reproduce the problem, but my test case is doing the exact opposite to what you described:
1) Set h2.lobInDatabase=true, create a database and insert a BLOB or CLOB. 2) Stop the application, and then try to read the BLOB/CLOB with h2.lobInDatabase disabled I get exactly the same stack trace. I didn't think about this case... It's an edge case but it should work. I will fix this in the next release. 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.
