org.apache.jsp.libs.cq.Page.thumb_png_jsp resource has no content | Community
Skip to main content
Level 4
June 7, 2021

org.apache.jsp.libs.cq.Page.thumb_png_jsp resource has no content

  • June 7, 2021
  • 2 replies
  • 1732 views

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=null

 

and 

 

07.06.2021 09:35:38.536 *ERROR* [10.43.0.52 [1623022538534] 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=null on Author instances.

 

Any pointer on how to debug the same to identify why its coming so that we can handle the same.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Bhuwan_B
Community Advisor
Community Advisor
June 8, 2021
NehaMaAuthor
Level 4
June 17, 2021

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.