> The problem is, I cant open the database anymore 

I guess it's trying to replay the log 
<http://www.h2database.com/html/features.html#logging_recovery>. Maybe 
setting LOG=0 lets you temporarily open the database to clear the log file 
(rollback) or maybe the Recover Tool can recover the rest of your committed 
data? http://www.h2database.com/html/advanced.html#using_recover_tool

-- 
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/-/rR-Yyli0ymkJ.
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