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

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

com.day.cq.wcm.msm.impl.RolloutConfigManagerFactoryImpl RolloutConfig /libs/msm/wcm/rolloutconfigs/activate is invalid: Failed to resolve Factory with id rep:policy, maybe Service is uninstalled

Avatar

Level 2

I am getting the below error many times in logs

com.day.cq.wcm.msm.impl.RolloutConfigManagerFactoryImpl RolloutConfig /libs/msm/wcm/rolloutconfigs/activate is invalid: Failed to resolve Factory with id rep:policy, maybe Service is uninstalled

Does any one know the reason, using AEM 6.5

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

Please file an issue with Adobe support, it looks like that this logic tries to handle all child nodes as rollout configs, even child nodes with a special meaning. 

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Community Advisor

Avatar

Level 2

Hi @Manu_Mathew_ 

Thanks for the update, 

In the reference link, error is showing up in logs for a node for which we have a liveAction or liveActionName.
But in my case the error is coming as we need some permissions for the node and a rep:policy node is generated, i dont have any liveAction for rep:policy node as such and AEM is treating this rep:policy node as well like an OSGI service

Avatar

정확한 답변 작성자:
Employee Advisor

Please file an issue with Adobe support, it looks like that this logic tries to handle all child nodes as rollout configs, even child nodes with a special meaning. 

Avatar

Level 1

Hi,

 

i am having same issue. here rollout config is always null and rolloutconfigManager is always not satisfied in component reference.

Any solution to this? and i have aem sdk - 

2023.12.14697.20231215T125030

VENUGOPALCH1_0-1716314188392.png

 

 

rolloutConfig = rolloutConfigManager.getRolloutConfig(rolloutConfigPath);