Hi, > Maybe there's a problem of concurrence due to multiple threads?
I don't think that's the problem, unless the database is open multiple times at the same time, or another application is changing the file size of the database file (restoring the database for example). To find out if that's the problem, could you try if the problem goes away if you don't use nioMapped? 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.
