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

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

Mark Solution

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

解決済み

AEM Move page Functionality

Avatar

Level 4

Hi there,

 

Every time I move a new single page in AEM to a different folder, a list of pages in the logs are showing the following message. Do you guys know what triggers this, because am only move just one page here.

 

29.01.2021 07:02:45.028 *WARN* [10.214.102.5, 10.62.21.45, 127.0.0.1] [YBOzEg710xAEMLc1sSe7SAAAAVc] [10.62.21.62 [1611903764330] POST /bin/wcmcommand HTTP/1.1] com.day.cq.wcm.msm.impl.LiveCopyManagerImpl LiveCopy parent and child at /content/mysite/mypage moved to same target /content/mysite/mypage

 

Thanks in advance

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

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

Avatar

正解者
Level 4
No am moving a single page from the blueprint.

元の投稿で解決策を見る

5 返信

Avatar

Community Advisor

@anelem1760873 

It's a warning log.

Actually, you are moving the page from the live copy hierarchy. that's why the AEM logger printed that warning log just to make sure to check the synchronization status of the current page with live copy hierarchy.

Avatar

正解者
Level 4
No am moving a single page from the blueprint.

Avatar

Community Advisor
@anelem1760873 still it will print that warn log. nothing to worry much about it. just cross check whether synchronization is working properly or not.

Avatar

Level 4

The synchronization between the source and live copies is fine, i just want to understand what accounts this:

Avatar

Level 4

@Suraj_Kamdi The synchronization between the source and live copies is fine, i just want to understand what triggers this: POST /bin/wcmcommand HTTP/1.1] com.day.cq.wcm.msm.impl.LiveCopyManagerImpl LiveCopy parent and child at /content/mysite/mypage moved to same target /content/mysite/mypage