Hello, I am getting the same error as you, including stack traces. I am trying to use Jetspeed 2.1.3 with Jboss 5.0.1.
Did you get a solution for your problem. If yes, could you let me know how you solved it? regards -Rama Scott Merrick wrote: > > Scott, > > Thanks for the quick reply. > > I have not done anything to JBoss specifically to run the webapps > unpacked however I am deploying Jetspeed as a folder with the .war > extension added. > > I have also tried removing all portlets on the page except for the login > portlet and it does not seem to make a call to getRealPath() but still > fails. > > > With just the Login portlet I get > > ERROR org.apache.jetspeed.aggregator.impl.RenderingJobImpl - Error > rendering portlet OID min-dp-log > in > javax.portlet.PortletException > at > org.apache.jetspeed.container.invoker.LocalPortletInvoker.invoke(LocalPortletInvoker.java:226) > at > org.apache.jetspeed.container.invoker.LocalPortletInvoker.render(LocalPortletInvoker.java:117) > at > org.apache.pluto.PortletContainerImpl.renderPortlet(PortletContainerImpl.java:119) > at > org.apache.jetspeed.container.JetspeedPortletContainerWrapper.renderPortlet(JetspeedPortletContainerWrapper.java:120) > at > org.apache.jetspeed.aggregator.impl.RenderingJobImpl.execute(RenderingJobImpl.java:242) > at > org.apache.jetspeed.aggregator.impl.PortletRendererImpl.renderNow(PortletRendererImpl.java:224) > . > . > <sniped the rest of the stack trace for space> > . > . > Caused by: java.lang.NullPointerException > at > org.apache.portals.bridges.common.GenericServletPortlet.doView(GenericServletPortlet.java:363) > at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:247) > at javax.portlet.GenericPortlet.render(GenericPortlet.java:175) > at > org.apache.jetspeed.factory.JetspeedPortletInstance.render(JetspeedPortletInstance.java:102) > at > org.apache.jetspeed.container.invoker.LocalPortletInvoker.invoke(LocalPortletInvoker.java:199) > ... 79 more > Nested Exception is > java.lang.NullPointerException > at > org.apache.portals.bridges.common.GenericServletPortlet.doView(GenericServletPortlet.java:363) > at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:247) > at javax.portlet.GenericPortlet.render(GenericPortlet.java:175) > at > org.apache.jetspeed.factory.JetspeedPortletInstance.render(JetspeedPortletInstance.java:102) > at > org.apache.jetspeed.container.invoker.LocalPortletInvoker.invoke(LocalPortletInvoker.java:199) > at > org.apache.jetspeed.container.invoker.LocalPortletInvoker.render(LocalPortletInvoker.java:117) > at > org.apache.pluto.PortletContainerImpl.renderPortlet(PortletContainerImpl.java:119) > . > . > . > > > Still not sure where to go from here. > > Scott Merrick > > > > Weaver, Scott wrote: >> Hi Scott, >> >> Hmm, I "think" this happens in any container when you call getRealPath() >> for an application that is running packed. I have seen the same thing >> happen in BEA 9.2 (though not with Jetspeed). >> >> So the question is: Have you set JBoss to run you Jetspeed 2 webapp >> unpacked? >> >> hth, >> -scott >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org >> For additional commands, e-mail: jetspeed-user-h...@portals.apache.org >> >> >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org > For additional commands, e-mail: jetspeed-user-h...@portals.apache.org > > > -- View this message in context: http://www.nabble.com/Jetspeed-2.1-and-JBoss-4-Anyone-had-any-success--tp9715169p25765049.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org