Expand my Community achievements bar.

Error on RemoteContentRendererRequestHandlerServlet

Avatar

Level 2

Hi All,

 

We have pages built on SPA and now are getting warning as below on author and publisher. System was working fine and suddenly pages are not loading and could see this warning in log. What could be the reason?

This is the only script added in body.html

<div id="root" data-sly-resource="${resource @ resourceType='cq/remote/content/renderer/request/handler'}"></div>
09.07.2024 14:58:39.367 *WARN* [[0:0:0:0:0:0:0:1] [1720517319319] GET /content/medi/in/en/faq.html 
HTTP/1.1] com.adobe.cq.remote.content.renderer.impl.servlet.RemoteContentRendererRequestHandlerServlet
Error while attempting to render content server-side: null, {}
java.lang.NullPointerException: null

 @aanchal_sikka 

2 Replies

Avatar

Level 6

Hi,

You may cross check configuration & connectivity for the Remote Content Renderer component and validate availability of the remote server mentioned in Remote Content Renderer - Configuration Factory

Thanks,

Avatar

Administrator

@ataemuser Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni