내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to do the both of methods runDataStoreGarbageCollection() and startTarOptimization() on CQ6

Avatar

Level 4

I encountered exception from CQ6 when I execute both of methods via Jmx (runDataStoreGarbageCollection() and startTarOptimization()).

I referred to cq6 document, they just used with crx2. I mean how to do the same behaviour on cq6 or they are obsolete that we do not need do anything on crx3?

Thanks.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Sorry still document is due on operation dashboard.

As an FYI crx3 does not require to run Data Store Garbage Collection or Tar Optimization. Just run the revision clean-up (which in turn replace "datastore gc" and "tar optimization" ).

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 10

Sorry still document is due on operation dashboard.

As an FYI crx3 does not require to run Data Store Garbage Collection or Tar Optimization. Just run the revision clean-up (which in turn replace "datastore gc" and "tar optimization" ).