Fix sessions invoked in a container without a transaction active
----------------------------------------------------------------

                 Key: NXP-8115
                 URL: https://jira.nuxeo.com/browse/NXP-8115
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.5-SNAPSHOT
            Reporter: Anahide Tchertchian
             Fix For: 5.5


A "Session invoked in a container without a transaction active" warning are 
present using internal Drag & Drop (not sure, it does not seem to happen every 
time)

{noformat}
14:59:01,715 WARN  [TransactionalCoreSessionWrapper] Session invoked in a 
container without a transaction active
java.lang.Throwable
        at 
org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.checkTxActiveRequired(TransactionalCoreSessionWrapper.java:100)
        at 
org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:126)
        at $Proxy28.getDocument(Unknown Source)
        at 
org.nuxeo.ecm.platform.ui.web.download.DownloadServlet.resolveBlob(DownloadServlet.java:144)
        at 
org.nuxeo.ecm.platform.ui.web.download.DownloadServlet.handleGetDownloadInfo(DownloadServlet.java:194)
        at 
org.nuxeo.ecm.platform.ui.web.download.DownloadServlet.doGet(DownloadServlet.java:100)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
{noformat}


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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to