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 t3chi3 t3chi3 <t3...@msn.com> on 2009/10/13 15:06:37 UTC

Jetspeed-2 2.2.0 on Spring dm-server-1.0.2.SR02 OSGi server with embedded Tomcat

The application deploys and I get to the initial screen and attempt to log on and this is what I get.  I have successfully deployed to Tomcat but really need to get it working on the dm server.
 
 
-----------------------------------------------------------------------------------
java.lang.NullPointerException
at org.apache.jetspeed.modules.actions.JLoginUser.doPerform(JLoginUser.java:272)
at org.apache.turbine.modules.ActionEvent.perform(ActionEvent.java:148)
at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
at org.apache.turbine.Turbine.doGet(Turbine.java:509)
at org.apache.turbine.Turbine.doPost(Turbine.java:658)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.valves.CometConnectionManagerValve.invoke(CometConnectionManagerValve.java:248)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at com.springsource.server.servlet.tomcat.internal.StandardApplicationNameTracker$ApplicationNameTrackingValve.invoke(StandardApplicationNameTracker.java:99)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:354)
at com.springsource.server.concurrent.core.ExecutorServiceDelegate$StatisticsGatheringRunnable.run(ExecutorServiceDelegate.java:137)
at com.springsource.server.concurrent.core.ServerThreadPoolExecutor$1.run(ServerThreadPoolExecutor.java:145)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619) 		 	   		  
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141664/direct/01/

Re: Jetspeed-2 2.2.0 on Spring dm-server-1.0.2.SR02 OSGi server with embedded Tomcat

Posted by David Sean Taylor <d....@onehippo.com>.
On Oct 13, 2009, at 6:06 AM, t3chi3 t3chi3 wrote:

>
> The application deploys and I get to the initial screen and attempt  
> to log on and this is what I get.  I have successfully deployed to  
> Tomcat but really need to get it working on the dm server.
>
>
> -----------------------------------------------------------------------------------
> java.lang.NullPointerException
> at  
> org 
> .apache 
> .jetspeed.modules.actions.JLoginUser.doPerform(JLoginUser.java:272)
> at org.apache.turbine.modules.ActionEvent.perform(ActionEvent.java: 
> 148)
> at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
> at org.apache.turbine.Turbine.doGet(Turbine.java:509)
> at org.apache.turbine.Turbine.doPost(Turbine.java:658)

your stack trace looks like Jetspeed 1.6, not 2.2.0


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org