-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.5.0-HF18, 5.6.0-HF18, 5.7.1
-
Component/s: Core
It appears that CoreInstance.getSessions() is not thread-safe:
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1107 at org.nuxeo.ecm.core.api.CoreInstance.getSessions(CoreInstance.java:203)
- depends on
-
NXP-8019 don't leak session in core instance in case of connect error
- Resolved