Thomas, I am also seeing this problem.

It happens in a particular sequence of events. Our app creates a mid-sized
database (around 162M when I zip it up).

It creates around 2000 tables, 2-3 indexes per table.

Drops most of the indexes.

Loads the data

Recreates the indexes.

Things continue to work fine, until the database is shutdown (cia shutdown
hook when the process terminates).

Then on startup we get the 'parent not found'.

If you have particular way, I can give the 162M zipped db that won't open.

Chris

On Fri, Feb 26, 2010 at 10:02 AM, Thomas Mueller <
[email protected]> wrote:

> Hi,
>
> I did find and fix a problem that could be related, but it's hard to
> tell if it's the same problem.
>
> The exception message says you are using version 1.2.129, but you also
> wrote you use version 1.1.118. I guess the problem is only with
> version 1.2.129, right?
>
> 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]<h2-database%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/h2-database?hl=en.
>
>


-- 
C. Schanck

-- 
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.

Reply via email to