[ 
http://jira.nuxeo.org/browse/NXP-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62679#action_62679
 ] 

Ian Smith commented on NXP-4009:
--------------------------------

Added some checks in core-storage-sql that prevent NPE on a shutdown.  These 
were caused by asynchronous event handlers running AFTER the system had been 
shutdown and (somehow) getting session.getPrincipal() equal to null.  I checked 
and this was NOT the case when the system was "up" so this is some concurrency 
artifact of shutdown.

8954d4328073


> shutdown order of bundles in runtime can cause NPE 
> ---------------------------------------------------
>
>                 Key: NXP-4009
>                 URL: http://jira.nuxeo.org/browse/NXP-4009
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.2 GA
>            Reporter: Ian Smith
>            Assignee: Ian Smith
>            Priority: Major
>             Fix For: 5.3.x
>
>
> When shutting down Nuxeo DM, there are NPEs caused because the runtime's 
> service locator -- normally connected to the locator inside JBoss-- gets 
> nulled and so services cannot be located during the cleanup sequence.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://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