-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.5
-
Component/s: None
-
Impact type:API change
-
Upgrade notes:
Whenever calling AbstractSimpleConfigurationTest#changeUser, the test ends up with an error
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: java.lang.IllegalArgumentException. message: Repository not found: null at org.nuxeo.ecm.core.api.local.LocalSession.lookupRepository(LocalSession.java:147) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:102) ... 29 more 14:27:40,200 ERROR [CoreFeature] There are 1 open session(s) at tear down; it seems the test leaked 1 session(s).