consistencyFix parameter to take care of issue "BundleDbPersistenceManager: the
specified resource does not exist"
------------------------------------------------------------------------------------------------------------------
Key: JCR-986
URL: https://issues.apache.org/jira/browse/JCR-986
Project: Jackrabbit
Issue Type: Improvement
Components: core
Reporter: Sebastian Hoogenberk
Priority: Minor
The following issue:
*ERROR* BundleDbPersistenceManager: failed to read bundle:
1cd27f67-b6f6-44a5-b065-706512895754: java.io.IOException:
1c/d2/7f67b6f644a5b065706512895754/2.69.0: the specified resource does not exist
(BundleDbPersistenceManager.java, line 920)
This error appears when there are references to not existing blobs in the
repository. It would be good if the "consistencyFix" parameter for the
persistence manager would also take care of these corrupt references (and clear
them).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.