Hi Noel, I extracted the bug to a single servlet application. You may clone it on GitHub <https://github.com/rasenderhase/h2bug> (sorry for the project name ;-). I have added a description how to set up the project and how to run it.
Best regards Andreas On Friday, December 23, 2016 at 8:35:00 AM UTC+1, Noel Grandin wrote: > > Hi > > I think I know what is going wrong here, but I'd really like to add a test > case to make sure. > > Is it possible you could reduce this to a standalone test case? > > There is something about the combination of things that you are doing in > that transaction that is triggering a problem, > and although I think I know what the problem is, I don't know how to > recreate that situation. > > Note that in your test case, you might need to do it in a loop about 40 > times to make sure it triggers, because part of > the problem is sequence flushing, and that only happens every 32 times for > a given sequence. > > Regards, Noel. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
