I tried it in the h2-latest.jar downloaded today 
(http://h2database.com/html/build.html#automated), but I'm getting this 
error when I save a record:

IO Exception: "java.io.IOException: org.h2.message.DbException: IO 
Exception: ""java.io.IOException: org.h2.jdbc.JdbcSQLException: IO 
Exception: """"Missing lob: 1"""" [90028-167]"" [90028-167]"; "lob: null 
table: 25 id: 1" [90031-167]
Connection is broken: "session closed" 
[90067-167]<http://192.168.178.20:8082/editResult.do?jsessionid=ade7349cae5b3032d450d9133a683117#>90067/90067
 
(Help) <http://h2database.com/javadoc/org/h2/constant/ErrorCode.html#c90067>

IO Exception: "java.io.IOException: org.h2.message.DbException: IO 
Exception: ""java.io.IOException: org.h2.jdbc.JdbcSQLException: IO 
Exception: """"Missing lob: 1"""" [90028-167]"" [90028-167]"; "lob: null 
table: 25 id: 1" 
[90031-167]<http://192.168.178.20:8082/editResult.do?jsessionid=ade7349cae5b3032d450d9133a683117#>90031/90031
 
(Help) <http://h2database.com/javadoc/org/h2/constant/ErrorCode.html#c90031>

I'm still working on a reproduction without sending the customer database. 
But maybe you will have an idea, how to force it to use the seperate 
lob-storage instead of in record, which would be my guess is related to 
this problem.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/BkU5iWiAzlAJ.
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.

Reply via email to