You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by jcrowe <jc...@yahoo.com> on 2011/05/03 17:37:22 UTC

ConsistencyCheck/Fix not running for me

Hi, I'm new to jackrabbit and am trying to solve a problem.

I started receiving the error:
javax.jcr.ItemNotFoundException: failed to build path of
a5b95395-c754-488d-98cf-1d76638d0afc: 5b596878-f56e-4565-8316-c29998161b32
has no child entry for a5b95395-c754-488d-98cf-1d76638d0afc

Researching online it seems that this is resolved by adding consistencyCheck
and consistencyFix to my repository.xml and my workspace.xml.  I have tried
that but during startup I get no errors and the app starts fine.  When i
access certain records i get the error above again.

I "hope" I am doing something wrong, or the list of steps to get the
consistency check done are vague (for instance, does anything else need to
be deleted or changed in my environment?  Someone said something about
purging a wrk folder, but not sure where that would be)

I am using jcr 1.4.5, on windows running under jboss 4.2.3.  Sql server is
my backend system and I am using the MSSqlPersistenceManager.

Thanks in advance.

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/ConsistencyCheck-Fix-not-running-for-me-tp3492794p3492794.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.