You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Balaji Chandrasekaran <cb...@virtusa.com> on 2006/05/31 11:53:07 UTC

exception on rendering content

Hi ............ Am getting the following exception when I log in as same
user opened in two different browser window , I delete one portlet in
one browser. The same portlet in the other browser is in maximized
state, when I click some icon on the portlet header (Maxmised one ,
which is deleted in other browser).....im getting the following
exception....any ideas?????

 

 

 

type Exception report

message 

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception 

javax.servlet.ServletException: Fatal error encountered while processing
portal request: org.apache.jetspeed.pipeline.PipelineException:
org.apache.jetspeed.pipeline.PipelineException:
org.apache.jetspeed.pipeline.PipelineException:
java.lang.IllegalStateException: You cannot invoke getRenderedContent()
until the content has been set.
 
org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:23
5)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 
org.trilliumsoftware.discovery.dashboard.web.filter.JetspeedFilter.doFil
ter(JetspeedFilter.java:80)

root cause 

org.apache.jetspeed.pipeline.PipelineException:
org.apache.jetspeed.pipeline.PipelineException:
org.apache.jetspeed.pipeline.PipelineException:
java.lang.IllegalStateException: You cannot invoke getRenderedContent()
until the content has been set.
 
org.apache.jetspeed.security.impl.LoginValidationValveImpl.invoke(LoginV
alidationValveImpl.java:148)
 
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipelin
e.java:203)
 
org.apache.jetspeed.localization.impl.LocalizationValveImpl.invoke(Local
izationValveImpl.java:168)
 
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipelin
e.java:203)
 
org.apache.jetspeed.security.impl.AbstractSecurityValve$1.run(AbstractSe
curityValve.java:117)
        java.security.AccessController.doPrivileged(Native Method)
        javax.security.auth.Subject.doAsPrivileged(Subject.java:454)
 
org.apache.jetspeed.security.impl.AbstractSecurityValve.invoke(AbstractS
ecurityValve.java:111)
 
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipelin
e.java:203)
 
org.apache.jetspeed.container.url.impl.PortalURLValveImpl.invoke(PortalU
RLValveImpl.java:55)
 
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipelin
e.java:203)
 
org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(Capabil
ityValveImpl.java:128)
 
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipelin
e.java:203)
 
org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.ja
va:185)
 
org.apache.jetspeed.engine.JetspeedEngine.service(JetspeedEngine.java:23
1)
 
org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:22
6)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 
org.trilliumsoftware.discovery.dashboard.web.filter.JetspeedFilter.doFil
ter(JetspeedFilter.java:80)

note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.12 logs.