11-02-2015 01:30 PM
Hi, We're using Nuxeo platform 7.4. In context we're trying to push metadata comming from Ephesoft in Nuxeo using CMIS. In CMIS I have this confifuration:
Cmis Root Folder Name:* default-domain/workspaces/Projets/Remboursement Cmis Upload File Extension:* pdf Cmis Server URL:* http://localhost:8090/nuxeo/atom/cmis Cmis Server User Name:* Administrator Cmis Server User Password:* •••••••••••••••••••••••••••••••••••••••••••• Cmis Server Repository Id: default Cmis Server Switch ON/OFF:* ON Aspect Switch:* OFF
That is the trace of server.log of the Nuxeo platform:
... ERROR [http-bio-127.0.0.1-8090-exec-31] [org.nuxeo.ecm.core.opencmis.bindings.DefaultErrorExtractor] Illegal path with empty component: /default-domain/workspaces/Projets/xxxReturn//BI42_DOC1.pdf org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Illegal path with empty component... "
In the trace Nuxeo add "//" in the root path.
We're try to install this one https://github.com/nuxeo/nuxeo-platform-document-routing, when using command sudo mvn clean install, Nuxeo.API and Nuxeo.Parent passed the compilation; but Nuxeo.Core raise an error (cause by dependancies).
Thanks for your help.
11-03-2015 10:23 AM
The exception is raised into SessionImpl.getNodeByPath
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.