Description
When I turned on openjpa.Multithreaded as a possible fix for another bug, I see that the system hangs. Attached are going to be a log file, and jstack, showing how it system hung on the very first query. ( it did execute a few find() operations, but those are not executed via ParallelExecutor ).
Attachments
Attachments
Issue Links
- relates to
-
OPENJPA-820 slices: a simple query is failing (unique, but totally sending wrong parameters to SQL)
- Closed
-
OPENJPA-826 moving some code outside of lock boundaries, that don't need to be locked
- Open