Hi All,
I was hoping to understand the reason for these errors in logs on page load in PROD (page loads perfectly fine on Browser) while the case is i dont see any error on trying to replicate the same in local.
17.01.2025 14:44:07.615 *ERROR* [66.249.77.69 [1737125047613] GET /content/sample/page/us/en/about.html HTTP/1.1] org.apache.jsp.libs.cq.Page.Page__002e__jsp resource has no content. path=/content/sample/page/us/en/about.html referrer=null
17.01.2025 15:36:28.122 *ERROR* [213.230.114.72 [1737128187960] GET /content/sample2/page/sg/en/capacity/solutions.html HTTP/1.1] com.adobe.acs.commons.errorpagehandler.impl.ErrorPageHandlerImpl Exception swallowed while including error page java.lang.NullPointerException: null
I tried to check within page.jsp file and Error Page Handler in ACS commons also the associated templates for any broken content but all seems to be fine.
Is this something i need to be concerned over the time as the pages are loading fine currently?
Please let me know if i am missing something.