Getting Resource dumped by HtmlRendererServlet when looking at page | Community
Skip to main content
New Participant
October 16, 2015
Solved

Getting Resource dumped by HtmlRendererServlet when looking at page

  • October 16, 2015
  • 3 replies
  • 2329 views

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?

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

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

3 replies

March 8, 2016

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

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

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

New Participant
October 16, 2015

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?