DataStoreException in error log but not in consistency check
Hello, we are getting org.apache.jackrabbit.core.data.DataStoreException: Record not found: ... exceptions when starting up AEM.
But when I run datastore consistency check as given here (Datastore inconsistency record not found ) it shows no errors found?
Is there any reason for this discrepancy? Or is the consistency check to be used for a different purpose?
We get a new record not found exception every time we start AEM up - so thought of using the jmx check to get a list of all such errors in one go but no luck with that.
Please share inputs if you have come across something like this. Thanks!