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
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
Views
Replies
Total Likes
The synchronization between the source and live copies is fine, i just want to understand what accounts this:
Views
Replies
Total Likes
@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
Views
Replies
Total Likes