Mike,
This one would require time to fix. I do not have bandwidth to touch this
one right now, nor do I have access to solid testing infrastructure to
validate my changes against risk of regression.
Please file a JIRA and hopefully someone (including you:) may supply a
patch.
For a quick fix, one may try this route in
...openjpa.persistence.PersistenceExceptions$RuntimeExceptionTranslator {
- public RuntimeException translate(RuntimeException re)
+ public synchronized RuntimeException translate(RuntimeException re)
-----
Pinaki
--
View this message in context:
http://openjpa.208410.n2.nabble.com/concurrent-thread-exception-plus-deadlock-on-delete-statement-using-slice-tp6449143p6497485.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.