| Thanks, I'll see what I can do this weekend. Also, in case this means anything, we're using MySQL and it looks like the dialect actually throws LockAcquisitionException explicitly in it's SQLExceptionConversionDelegate when the sqlState is 40001. Does that make sense/is it related? It looks H2 does the same thing and calls it out as a deadlock. |