The following comment has been added to this issue:
Author: David Keiser
Created: Thu, 3 Jun 2004 8:47 AM
Body:
Please close... I oped against the wrong project. Should be under JetSpeed 1.5. Opened
identical issue there. Thanks!!
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JS2-66?page=comments#action_35889
---------------------------------------------------------------------
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: Unassigned
Priority: Major
Project: Jetspeed 2
Components:
Deployment
Assignee:
Reporter: David Keiser
Created: Thu, 3 Jun 2004 8:38 AM
Updated: Thu, 3 Jun 2004 8:47 AM
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]