akarshan2701 / h2database

Automatically exported from code.google.com/p/h2database
0 stars 0 forks source link

Deadlock in H2-1.2.134 when h2.lobInDatabase=true and MVCC=TRUE #195

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Having the features LobInDatabase and MVCC enabled we're getting
deadlocks with parallel queries in our rich client application which is
based on Hibernate JPA on H2. Stacktrace is attached.

Original issue reported on code.google.com by tschl...@web.de on 3 May 2010 at 1:20

GoogleCodeExporter commented 8 years ago
Attached stack trace is mutilated. This is the complete one.

Original comment by tschl...@web.de on 4 May 2010 at 8:29

GoogleCodeExporter commented 8 years ago
Could you provide a test case please? If that's hard to do, could you append
;TRACE_LEVEL_FILE=3 to the database URL and upload the .trace.db file 
(compressed)
that includes all the JDBC method calls?

Original comment by thomas.t...@gmail.com on 8 May 2010 at 11:04

GoogleCodeExporter commented 8 years ago
I'm afraid I will have to close this bug.

Original comment by thomas.t...@gmail.com on 7 Jun 2010 at 4:24

GoogleCodeExporter commented 8 years ago
Currently closed. I will re-open this issue if / when more information is 
available.

Original comment by thomas.t...@gmail.com on 28 Jun 2010 at 6:46