[ 
https://jira.nuxeo.org/browse/NXP-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=82778#action_82778
 ] 

Thierry Delprat commented on NXP-5782:
--------------------------------------

The Seam component DocumentManagerBusinessDelegate is responible for releasing 
the DocumentManager when session is closed or timed out.
=> in case of timeout the destroy is called on a non-http thread than is not 
associated with any security context

This used to be shielded via catching EJBAuthenticationException and retrying 
via a system login.
This does no longer works because the Exception Raised is 
java.lang.illegalState ...

=> Switching to system login in all cases

> Fix error on DocumentManager when destrying session
> ---------------------------------------------------
>
>                 Key: NXP-5782
>                 URL: https://jira.nuxeo.org/browse/NXP-5782
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>            Reporter: Thierry Delprat
>            Assignee: Thierry Delprat
>             Fix For: 5.4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
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