[ 
https://jira.nuxeo.com/browse/NXP-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-6735:
-------------------------------------

    Affects Version/s: 5.4.1
        Fix Version/s: 5.4.2

Excerpts of error logs:
2011-04-22 13:03:36,457 ERROR 
[org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Failed to unregister 
extension. Contributor: RegistrationInfo: 
service:org.nuxeo.ecm.directory.sql.storage to 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory; xpoint: directories
java.lang.NullPointerException
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.shutdown(SQLDirectory.java:265)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.shutdown(SQLDirectoryProxy.java:98)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryFactory.refresh(SQLDirectoryFactory.java:124)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryFactory.removeDescriptor(SQLDirectoryFactory.java:111)


Or:
2011-04-22 10:07:58,072 ERROR [org.nuxeo.ecm.directory.sql.SQLDirectory] Error 
during external gadget list shutdown
org.nuxeo.ecm.directory.DirectoryException: close failed
        at org.nuxeo.ecm.directory.sql.SQLSession.close(SQLSession.java:897)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.shutdown(SQLDirectory.java:265)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.shutdown(SQLDirectoryProxy.java:98)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryFactory.refresh(SQLDirectoryFactory.java:124)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryFactory.removeDescriptor(SQLDirectoryFactory.java:111)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryFactory.unregisterExtension(SQLDirectoryFactory.java:164)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.unregisterExtension(ComponentInstanceImpl.java:216)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.unregisterExtension(ComponentManagerImpl.java:443)
[...]
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
java.sql.SQLException. message: Connection is closed.
        at 
org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.checkOpen(PoolingDataSource.java:175)
        at 
org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.close(PoolingDataSource.java:180)
        at org.nuxeo.ecm.directory.sql.SQLSession.close(SQLSession.java:894)
        ... 49 more



> Avoid errors at directory service shutdown
> ------------------------------------------
>
>                 Key: NXP-6735
>                 URL: https://jira.nuxeo.com/browse/NXP-6735
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.4.1
>            Reporter: Anahide Tchertchian
>            Assignee: Anahide Tchertchian
>             Fix For: 5.4.2
>
>
> When closing the directory service, some errors appear (at shutdown of the 
> application).
> This is visible on directory 'external gadgets list' that may cause unusual 
> errors since several connections may be requested for the same page.

--
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