April 22, 2020
Estimated Post Reading Time ~

How to run online and offline Consistency Check in AEM through JMX console

Statement: Online consistency check for BLOB GC
Solution:
Online Consistency Check:

Go to the JMX console: http://localhost:4502/system/comsole/jmx
Search for BLOBGarbagecollection and open it.
Click on checkConsistency() and click on invoke
Observe the log files for the GC observation






Post consistency check you might see Blob id's missing



Check the log file for the missing Blob id and run the offline datastore check command to find the missing blob id

Offline Consistency Check:



By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.