활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
hi folks,
Sometimes the move page wizard fails ( usually when we change the page name and URL while staying in the same part of containment tree.)
There is a spinner for a while, then there is a dialog that says "failed to load".
This is an intermittent problem, many times it works fine.
I've looked in the logs when the error occurs and the only ERROR message I can see is the following
GET /content/versionhistory.thumb.48.48.png HTTP /1.1 ] org.apache.jsp.libs.cq.Page.thumb_png_jsp resource has no content . path=/content/versionhistory.thumb.48.48.png referrer is null
Does this mean anything ?
thanks
Fiona
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
There are some known issue reported to our engineering wherein moving the page in the same folder does not work in touch UI [next button is inactive].
Engineering team has fixed the issue in 6.5.4(CQ-4282307 | Page Move and Rename not working in Touch UI for a large set of content) via internal JIRA IDs CQ-4282943, CQ-4282307.
As a workaround, you can increase the size property of /libs/wcm/core/content/sites/movepagewizard/destination/field from 40 to 2000 and test this in a lower environment.
There are some known issue reported to our engineering wherein moving the page in the same folder does not work in touch UI [next button is inactive].
Engineering team has fixed the issue in 6.5.4(CQ-4282307 | Page Move and Rename not working in Touch UI for a large set of content) via internal JIRA IDs CQ-4282943, CQ-4282307.
As a workaround, you can increase the size property of /libs/wcm/core/content/sites/movepagewizard/destination/field from 40 to 2000 and test this in a lower environment.
조회 수
답글
좋아요 수
You can overlay the node /libs/wcm/core/content/sites/movepagewizard/destination/field and update the "size" property to 2000.
조회 수
답글
좋아요 수
Hi @fionas76543059 ,
Please check the below article.
Work around for moving the page have mentioned here.
Was facing same error in log while moving page
GET /content/versionhistory.thumb.48.48.png HTTP /1.1 ] org.apache.jsp.libs.cq.Page.thumb_png_jsp resource has no content . path=/content/versionhistory.thumb.48.48.png referrer is null
and saw that /content/versionhistory empty node was there and as per https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/pagediff.html versions as of AEM 6.3.3.2, versions are being stored in /tmp/versionhistory folder.
Deleted /content/versionhistory node and exception is not coming.
조회 수
답글
좋아요 수