Expand my Community achievements bar.

Getting the error continously in Publish instance

Avatar

Level 4

In my publish instance i am getting below error repeatedly:-

13.12.2022 06:40:23.938 *ERROR* [10.154.181.162 [1670931540373] GET /content/wknd/us/en.html HTTP/1.1] org.apache.sling.engine.impl.DefaultErrorHandler handleError: Response already committed; cannot send error 500org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: null

java.io.IOException: Error handler failed: org.apache.sling.api.scripting.ScriptEvaluationException at org.apache.sling.servlets.resolver.internal.SlingServletResolver.handleError(SlingServletResolver.java:655) [org.apache.sling.servlets.resolver:2.7.10] at org.apache.sling.servlets.resolver.internal.SlingServletResolver.handleError(SlingServletResolver.java:383) [org.apache.sling.servlets.resolver:2.7.10] at org.apache.sling.engine.impl.DefaultErrorHandler.handleError(DefaultErrorHandler.java:135) [org.apache.sling.engine:2.7.8] ... 6 lines omitted ... at org.apache.sling.engine.impl.SlingRequestProcessorImpl.handleError(SlingRequestProcessorImpl.java:385) [org.apache.sling.engine:2.7.8]

 

Not able to understand in which scenarios we can get these kind of errors.

Can anyone help here?

3 Replies

Avatar

Employee Advisor

Hi @skumari1 ,

 

Not sure if you checked this already, but it looks similar to me.

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-4-uncaught-slingexce... 

 

Also, If it's AEM Classic, not sure which SP you have installed currently, I would install the latest SP and see if the issue persists. (current version 6.5.15.0).

 

Regards,

Nitesh

Avatar

Community Advisor

Hello @skumari1 

 

Are you just noticing these errors in logs or is the page "/content/wknd/us/en.html" not rendering ?


Aanchal Sikka