


Hi
I have tried
To run garbage collection:
1. Log in as administrator
2. In the CRX console, click Repository Configuration.
3. Click Data Store Garbage Collection. till here i am able to navgate http://localhost:4502/system/console/jmx/com.adobe.granite%3Atype%3DRepository
4. in this page i need to select options as per the http://helpx.adobe.com/crx/kb/DataStoreGarbageCollection.html and click run
i got struck up in 4 step here i don't find to select nor run option http://localhost:4502/system/console/jmx/com.adobe.granite%3Atype%3DRepository
Yes. Its further down on the page ->
java.lang.Void runDataStoreGarbageCollection(java.lang.Boolean delete)
Runs data store garbage collection
It's the single argument called delete to the method. It's all in the article i posted above.
Here is also a screenshot 🙂
Regards
/Johan
[img]gb.png[/img]
Views
Replies
Sign in to like this content
Total Likes
Hi,
are you running 5.5 ? From 5.5 onwards there is no options. There is only one parameter "Delete unused item" (boolean).
The rest is explained further down on this article:
http://helpx.adobe.com/crx/kb/DataStoreGarbageCollection.html
Good Luck
/Johan
Views
Replies
Sign in to like this content
Total Likes
HI
Please check this screen short
Views
Replies
Sign in to like this content
Total Likes
Yes. Its further down on the page ->
java.lang.Void runDataStoreGarbageCollection(java.lang.Boolean delete)
Runs data store garbage collection
It's the single argument called delete to the method. It's all in the article i posted above.
Here is also a screenshot 🙂
Regards
/Johan
[img]gb.png[/img]
Views
Replies
Sign in to like this content
Total Likes
Hi johan,
i have 5.6.1 cq in my environment
If u have time please check the attachment.
what is the flag i need to give to delete all collected garbage.
it would be helpful if u provide the further steps in detail.
i tired checking http://helpx.adobe.com/crx/kb/DataStoreGarbageCollection.html i am vey much confused what to do and where to do.
Views
Replies
Sign in to like this content
Total Likes
Hi Mahesh,
Please enter "true" in the field ur marked.
True ---> Field will mark and delete the old TAR files
False---> MArk the old TAR files but not delete it.
Once TAR runs successfully you ll get NULL value at the last.