On Fri, Apr 24, 2009 at 05:45, SalmasCM <[email protected]> wrote: > javax.jcr.RepositoryException: Missing child node entry for node with id > > What do these mean and can I fix something to get rid of them?
are you running jackrabbit in a cluster? if yes, then this is nothing serious. it just means that one cluster node tried to index a node that had just been deleted by another cluster node. regards marcel
