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

Anahide Tchertchian commented on NXP-7059:
------------------------------------------

After debugging, removal of live tree is correctly done by core event 
listeners. Root exception is, in attached log:

Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to execute query: 
org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token  at 
offset 89 in query: SELECT * FROM Document WHERE ecm:primaryType = 'Section' 
AND ecm:path STARTSWITH '/ecalo'/sections' AND ecm:isCheckedInVersion = 0 AND 
ecm:isProxy = 0  AND ecm:currentLifeCycleState != 'deleted' 

=> there's a problem with the sections directory path in this domain, need to 
check why this domain path would be "/ecalo'" with an ending quote instead of 
"/ecalo"

> The list of live publishing trees doesn't get updated when deleting a domain
> ----------------------------------------------------------------------------
>
>                 Key: NXP-7059
>                 URL: https://jira.nuxeo.com/browse/NXP-7059
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.4.2
>            Reporter: Alain Escaffre
>            Assignee: Anahide Tchertchian
>            Priority: Blocker
>         Attachments: error.log.rtf
>
>
> The consequence is that if a domain is deleted, the list of sections cannot 
> be established as it tries to fetch unexisting documents.

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