Hi,

You are using version 1.2.129. There was a bug that was fixed in
version 1.2.131: "In versions 1.2.129 and 1.2.130, a database could
not be opened sometimes after dropping tables or indexes, and then
creating new indexes for existing tables. The exception contained the
text "parent not found" (version 1.2.129) or "Table not found"
(version 1.2.130)."

See also http://www.h2database.com/html/changelog.html

The exception message you sent looks exactly like this problem. The
data is actually not lost, but you need to use version 1.2.131 or
1.2.132 to open the database.

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 h2-datab...@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to