コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

MSM huge rollouts are stalling

Avatar

Level 1

en-us is the blueprint for en-ca & en-gb having 'push on modify' rollout config. And within en-us we have another blueprint, say internal blueprint, which has 3000 live-copy pages. Now the problem is when the author tries to rollout a component from the internal blueprint to all 3000 pages from classic UI the process is being stalled(with red lights). Any idea what is causing the issue?

AEM version : 6.3.2

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

Can you enable DEBUG level for the logger com.day.cq.wcm.msm in /system/console/slinglog , and repeat the problematic MSM Action?

That should give you some information on why the process is stalling.

Also, check the CPU usage and Memory consumption during this process.

元の投稿で解決策を見る

2 返信

Avatar

正解者
Employee Advisor

Can you enable DEBUG level for the logger com.day.cq.wcm.msm in /system/console/slinglog , and repeat the problematic MSM Action?

That should give you some information on why the process is stalling.

Also, check the CPU usage and Memory consumption during this process.

Avatar

Level 1

thank you.