Improve CoreSession Management in Windows Integration backend
-------------------------------------------------------------

                 Key: NXP-7182
                 URL: https://jira.nuxeo.com/browse/NXP-7182
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
          Components: WSS integration
    Affects Versions: 5.4.2
            Reporter: Vitalii Siryi


Somethimes we got such exception:

org.nuxeo.ecm.core.api.ClientException: Failed to load repository null
        at 
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:106)
        at 
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:166)
        at 
org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:516)
        at 
org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:1201)
        at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)

As I understand it, this means that we are trying to use closed CoreSession.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to