Expand my Community achievements bar.

SOLVED

version purge failing

Avatar

Level 2

Hi Team ,

 

In author environment , Version purge job is failing from last 5 runs. How can i check version purge error.

What logger I need to configure to get exact reason of  failing Version Purge job.

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @at_mahajan23 

You can setup below paths in sling logs in debug mode 

 

com.day.cq.wcm.core.impl.VersionManagerImpl
com.day.cq.wcm.core.impl.VersionPurgeTask
com.adobe.granite.maintenance.impl.*

 Additionally refer below links, you may get some more info on the issue

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/version-purge-task-from-ui...

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/version-purge-6-4/m-p/3265...

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Hi @at_mahajan23 

You can setup below paths in sling logs in debug mode 

 

com.day.cq.wcm.core.impl.VersionManagerImpl
com.day.cq.wcm.core.impl.VersionPurgeTask
com.adobe.granite.maintenance.impl.*

 Additionally refer below links, you may get some more info on the issue

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/version-purge-task-from-ui...

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/version-purge-6-4/m-p/3265...