Hi, Thanks! I'm aware of this problem. I'm found an way to better test the page store (using a very small page size, a very small cache, and other tricks). I already found quite a few problems, things that normally don't show up. I'm still testing.
Regards, Thomas On Wed, Nov 18, 2009 at 5:00 PM, Vince Bonfanti <[email protected]> wrote: > I just updated to the latest code from SVN and am now getting a > ClassCastException in the PageLog.removeUntil(int, int) method at line 695: > PageStreamTrunk t = (PageStreamTrunk) p; > "p" is type PageDataLeaf. > I was not getting this exception prior to updating from SVN. > Vince > > -- > > 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=. > -- 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=.
