Hi all, I've just run into the exact same warnings mentioned earlier:
sbarriba wrote: > > When using Workspace.copy() to copy a simple node structure we're seeing > WARNINGS & stack traces being generated by the Caching tier. > ... > Unable to get path of 0f371d5e-2965-4401-a38e-65fdbeaa18d3 > javax.jcr.ItemNotFoundException: failed to build path of > 0f371d5e-2965-4401-a38e-65fdbeaa18d3: ec5c8e32-daf8-4c97-b00c-3ca0dca2e131 > has no child entry for 0f371d5e-2965-4401-a38e-65fdbeaa18d3 > at > org.apache.jackrabbit.core.HierarchyManagerImpl.buildPath(HierarchyManagerImpl.java:309) > at > org.apache.jackrabbit.core.CachingHierarchyManager.buildPath(CachingHierarchyManager.java:160) > at > org.apache.jackrabbit.core.HierarchyManagerImpl.getPath(HierarchyManagerImpl.java:358) > > ... > Is it at all obvious whether this is likely a Jackrabbit issue or an error in client code? (In Jira, the only possibly related issue I found is JCR-607.) This is with JR 1.1.1. Many thanks! Regards, Joshua -- View this message in context: http://www.nabble.com/%22Unable-to-get-path-of-X%22--Warnings-when-using-Workspace.copy%28%29-tf2753350.html#a8310088 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
