Noticed that the configuration was lacking elements after posting. The repository.xml has been attached to this message.
myllokunmingia wrote: > > Hi, > > We've run into a problem where we are unable to access the parent folder > of our content repository. > > The structure is as follows: > /root/projectparent/... > > If we try to read a file under project parent jackrabbit throws this > error: > Caused by: javax.jcr.PathNotFoundException: projectparent > at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2693) > > If we try to save a file under project parent jackrabbit throws this > error: > Caused by: javax.jcr.ItemNotFoundException: > 5490a1b4-2ed4-4d8d-a9b6-cbe1e3f0bfd5 > at > org.apache.jackrabbit.core.ItemManager.createItemInstance(ItemManager.java:566) > at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:395) > at > org.apache.jackrabbit.core.NodeImpl.internalAddChildNode(NodeImpl.java:770) > at > org.apache.jackrabbit.core.NodeImpl.internalAddNode(NodeImpl.java:718) > at > org.apache.jackrabbit.core.NodeImpl.internalAddNode(NodeImpl.java:665) > at org.apache.jackrabbit.core.NodeImpl.addNode(NodeImpl.java:1973) > > Any advice would be greatly appreciated. > > Regards, > Dan > > Repository Configuration: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://www.nabble.com/file/p25037579/repository.xml repository.xml -- View this message in context: http://www.nabble.com/Unable-to-access-content-repository-tp25037556p25037579.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
