Message:
The following issue has been closed.
Resolver: David Sean Taylor
Date: Fri, 4 Jun 2004 4:58 PM
This bug was wrongly logged against J2.
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS2-66
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS2-66
Summary: Error bringing up JetSpeed 1.5 Portal in Sun Java System App Svr 7
Type: Bug
Status: Closed
Priority: Major
Resolution: WON'T FIX
Project: Jetspeed 2
Components:
Deployment
Assignee:
Reporter: David Keiser
Created: Thu, 3 Jun 2004 8:38 AM
Updated: Fri, 4 Jun 2004 4:58 PM
Environment: Windows 2000 OS, Sun Java System Application Server 7, J2EE 1.3,
j2sdk1.4.2.
Description:
Deployed JetSpeed 1.5 war file into Sun Java System App Server 7. Have done no
customizations, etc. WAR file deploys fine, but when bringing up the initial page in
the browser, the following error occurs:
java.lang.NullPointerException
at
org.apache.jetspeed.util.parser.DefaultJetspeedParameterParser.setRequest(DefaultJetspeedParameterParser.java:88)
at
org.apache.turbine.services.rundata.DefaultTurbineRunData.getParameters(DefaultTurbineRunData.java:493)
at org.apache.turbine.Turbine.doGet(Turbine.java:472)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:723)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:444)
at
org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:123)
at
org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:138)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:355)
at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:414)
at _jasper._index_jsp._jspService(_index_jsp.java:63)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:552)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:368)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:287)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:720)
at
org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118)
at
org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
at
com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157)
at com.iplanet.ias.web.WebContainer.service(WebContainer.java:598)
Have deployed the same WAR file in Tomcat and the application comes up fine. Is
JetSpeed 1.5 supported and/or compatible w/ Sun Java App Server?
Thanks!!!
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]