Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Getting Resource dumped by HtmlRendererServlet when looking at page

Avatar

Level 1

We did a restore from a backup and were able to start the instance fine (logging in, etc), but going to edit any of our content pages results in a page that says:

Resource dumped by HtmlRendererServlet

Along with a dump of the content properties. 

Why are we getting this?  Are we missing a file?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Indicates default get sevlet is called and could happen if bundles are missing OR all bundles are not installed .  Check with http://dev.day.com/content/dam/day/onlinetool/COI.html

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

Indicates default get sevlet is called and could happen if bundles are missing OR all bundles are not installed .  Check with http://dev.day.com/content/dam/day/onlinetool/COI.html

Avatar

Level 2

We have a similar problem and it occurs only for some friendly url pages (pages with short urls and  has redirectTarget property populated to redirect to a different page).  I  verified that all bundles are active and there are no missing bundles. We get this intermittent message : "Resource dumped by HtmlRendererServlet to display" when we access for example: http://www.domain.com/friendly.html.   If you don't use this load balanced url and use directly the publish server urls ex: http://publish1/friendly.html  or http://publish2/friendly.html- the page is being redirected successfully to the destination page. Any ideas?  How can we prevent the default get servlet for being called?

Avatar

Former Community Member

Sham HC wrote...

Indicates default get sevlet is called and could happen if bundles are missing OR all bundles are not installed .  Check with http://dev.day.com/content/dam/day/onlinetool/COI.html

 

Hi ,

I have faced the same issue when i tried to access the page, author replication.

http://localhost:4502/etc/replication/agents.author.html

Could you help me to resolve this ? I verified the bundles , all bundles are in active and installed.

 

Thanks in Advance.

Regards,

Suresh