Sometimes we observe AEM repository size increase rapidly. This post helps you in decreasing the respository size
Download oak-run-1.2.2.jar
AEM Repository Offline Compaction
- Create new folder compact and place oak-run-1.2.2.jar and below .bat file.
- Create a .bat file containing below code
java -jar oak-run-1.2.2.jar compact C:\Users\Kishore\AEM\crx-quickstart\repository\segmentstore
Download oak-run-1.2.2.jar
No comments :
Post a Comment