I get the following error under a certain scenario
When a different thread is populating a lot of users via the bulk upload operation and I was trying to view the li
I faced quite the same problem and using the parameter "MVCC=true", it solved it. You can find more explanations about this parameter in the H2 documentation here : http://www.h2database.com/html/advanced.html#mvcc