Skip to content

Instantly share code, notes, and snippets.

@kmrobin
kmrobin / Oak Datastore Check.md
Created August 7, 2016 09:30 — forked from andrewmkhoury/Oak Datastore Check.md
Oak Datastore Consistency Check
  1. Download the oak-run version that matches what is installed from http://repo1.maven.org/maven2/org/apache/jackrabbit/oak-run/
  2. Stop all AEM instances in cluster
  3. Upload the oak-run jar to the AEM server
  4. Run this command to start the oak console
  • on TarMK:
   java -Xmx4g -jar target/oak-run.jar console --quiet /path/to/segmentstore
  • For MongoMK run this: