- Download the oak-run version that matches what is installed from http://repo1.maven.org/maven2/org/apache/jackrabbit/oak-run/
- Stop all AEM instances in cluster
- Upload the oak-run jar to the AEM server
- 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: