Hi, I'm not sure if this is really the problem, but in version 1.2.131 a similar problem was fixed - see also the change log at http://www.h2database.com/html/changelog.html "An IndexOutOfBoundsException could occur in the page store (eg. on "delete from table"). Fixed.". Actually it's ArrayIndexOutOfBoundsException.
Could you try with the latest release? Maybe the problem is within the database, that means you would need to re-create the database using SCRIPT TO / RUNSCRIPT FROM. 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.
