hi jacco On 8/30/07, Jacco van Weert <[EMAIL PROTECTED]> wrote: > Hello, > > In one or the other way, I guess with concurrent writing to the repository, > I now have a repository with part of the tree generating a > "ItemNotFoundException: orphaned item" exception. > > > javax.jcr.ItemNotFoundException: failed to build path of > 1c794462-bc1c-4771-a800-20697e9f5c03: orphaned item > at org.apache.jackrabbit.core.HierarchyManagerImpl.buildPath( > HierarchyManagerImpl.java:292) > at org.apache.jackrabbit.core.CachingHierarchyManager.buildPath( > CachingHierarchyManager.java:163) > at org.apache.jackrabbit.core.HierarchyManagerImpl.getPath( > HierarchyManagerImpl.java:356) > at org.apache.jackrabbit.core.CachingHierarchyManager.getPath( > CachingHierarchyManager.java:224) > at org.apache.jackrabbit.core.ItemImpl.getPrimaryPath(ItemImpl.java:295) > at org.apache.jackrabbit.core.ItemImpl.getPath(ItemImpl.java:1381) > at nl.msd.jcr.gui.JCRE_DefaultTreeNode.setJCRItem > (JCRE_DefaultTreeNode.java:391) > > Is there a way te prevent this from happening or to get rid of those > objects?
well, this should never happen ;-) please provide more information about your setup, configuration, deployment, any custom extensions, usage pattern of javax.jcr.Session, etc. cheers stefan > > > Greetings, > > Jacco > > > > > -- > ------------------------------------- > Jacco van Weert -- [EMAIL PROTECTED] > JCR Controller -- http://www.xs4all.nl/~weertj/jcr >
