-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: Scheduled Tasks
-
None
The log file in the attached zip file contains a threadump taken during the JIRA build process where a deadlock has occurred (details at end of file).
The scheduler and the call to ManagerFactory.quickrefresh() are in contention and cause the deadlock.
Most likely, the scheduler has been started and not stopped. Need to review the tests to address this problem.
This deadlock should not occur in normal running as all PicoContainer managers are eagerly loaded.
- duplicates
-
JRASERVER-13461 Scheduler can cause deadlock during Data Import
-
- Closed
-