Getting the error continously in Publish instance | Community
Skip to main content
Level 3
December 13, 2022

Getting the error continously in Publish instance

  • December 13, 2022
  • 2 replies
  • 1002 views

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?

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

2 replies

nitesh_kumar-1
Adobe Employee
Adobe Employee
December 13, 2022

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-slingexception-no-custom-code/td-p/304554 

 

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

skumari1Author
Level 3
December 13, 2022

Hi @nitesh_kumar-1 

SP 13 we are using.

aanchal-sikka
Community Advisor
Community Advisor
December 13, 2022

Hello @skumari1 

 

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

Aanchal Sikka