[ https://issues.apache.org/jira/browse/JS2-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randy Watler resolved JS2-995. ------------------------------ Resolution: Fixed Patched by backing out this change and an older change, (JS2-768), to restore more stable operation in the ProfilerValve implementation that managed portal site session state. SVN commit: 773753 > NPE in ProfilerValve under desktop mode > --------------------------------------- > > Key: JS2-995 > URL: https://issues.apache.org/jira/browse/JS2-995 > Project: Jetspeed 2 > Issue Type: Bug > Affects Versions: 2.2.0 > Reporter: Woonsan Ko > Assignee: Randy Watler > Fix For: 2.2.0 > > > Under desktop mode, sometimes, the following exceptions are logged and the > portlet content is not displayed: > 2009-05-07 19:44:19,594 [http-8080-1] ERROR > org.apache.jetspeed.profiler.impl.ProfilerValveImpl - Exception in > request pipeline: null > java.lang.NullPointerException > at > org.apache.jetspeed.om.page.ContentPageImpl.getId(ContentPageImpl.java:469) > at > org.apache.jetspeed.profiler.impl.ProfilerValveImpl.getPageActionAccess(ProfilerValveImpl.java:322) > at > org.apache.jetspeed.profiler.impl.ProfilerValveImpl.invoke(ProfilerValveImpl.java:247) > at > org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(JetspeedPipeline.java:167) > at > org.apache.jetspeed.localization.impl.LocalizationValveImpl.invoke(LocalizationValveImpl.java:170) > at > org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(JetspeedPipeline.java:167) > at > org.apache.jetspeed.security.impl.AbstractSecurityValve$1.run(AbstractSecurityValve.java:138) > at java.security.AccessController.doPrivileged(Native Method) > at javax.security.auth.Subject.doAsPrivileged(Subject.java:454) > at > org.apache.jetspeed.security.JSSubject.doAsPrivileged(JSSubject.java:179) > at > org.apache.jetspeed.security.impl.AbstractSecurityValve.invoke(AbstractSecurityValve.java:132) > at > org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(JetspeedPipeline.java:167) > at > org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(CapabilityValveImpl.java:127) > at > org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(JetspeedPipeline.java:167) > at > org.apache.jetspeed.container.url.impl.PortalURLValveImpl.invoke(PortalURLValveImpl.java:67) > at > org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(JetspeedPipeline.java:167) > at > org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.java:146) > at > org.apache.jetspeed.engine.JetspeedEngine.service(JetspeedEngine.java:225) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org