Import causes exceptions
------------------------

                 Key: NXP-1688
                 URL: http://jira.nuxeo.org/browse/NXP-1688
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Bug
    Affects Versions: 5.1.2, 5.1.1
            Reporter: John Goerzen
            Assignee: Thierry Delprat


When using the import option from the nuxeo client collection, for for first 
item it tries to import, an exception is thrown saying it doesn't exist.  I can 
create that item -- it happens to be a folder -- and that first exception is 
then skipped, but a new exception will be thrown when it makes it to the second 
item it attempts to import.

The exception is:

Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.core.model.NoSuchDocumentException. message: No such document: 
/default-domain/workspaces/departments/information-services/unrestricted

where information-services was the top-level for the import, and unrestricted 
was the first item in the import directory to import.

I verified that this path is correct via the interactive nuxeo client option.

More details here:

http://thread.gmane.org/gmane.comp.cms.nuxeo.general/3025

I did try grabbing the absolute latest client, and it didn't help.

Tested against both 5.1.1.GA and 5.1.2.GA.

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