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

Thomas Roger commented on NXP-6746:
-----------------------------------

After adding Nuxeo BIRT addon, creating a Report Model, removing the addon and 
restarting Nuxeo DM, here is the stacktrace:

{code}
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.core.api.DocumentException. message: Unknown document type: 
BirtReportModelsRoot
        at 
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.newDocument(SQLSession.java:620)
        at 
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.newDocument(SQLSession.java:591)
        at 
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getChildren(SQLSession.java:738)
        at 
org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getChildren(SQLDocumentLive.java:516)
        at 
org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getChildren(SQLDocumentLive.java:508)
        at 
org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:1070)
{code}

> VCS: Don't crash when old types are removed
> -------------------------------------------
>
>                 Key: NXP-6746
>                 URL: https://jira.nuxeo.com/browse/NXP-6746
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Core SQL Storage
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>             Fix For: 5.4.2
>
>
> getChildren() shouldn't crash when old types are left over in the database 
> (primarytype that's not in the schemas anymore).

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