Please try  a 'later' version of Tomcat. I am at V3.2B1(very stable) on Win2000
AND RH6.2 Linux. Many things have been fixed! I wish we had the bug database on
line again!
Regards.

"Zeltser, Mark" wrote:

> > Hi All,
> >
> > I am trying to install and run an example from struts framework.
> >
> > My Platform:
> >
> > Windows NT Workstation 4.0
> > Tomcat 3.1
> > Jdk1.2.2
> > Struts release as of 7/25/00
> >
> > I had no problem running examples which came with Tomcat. However,
> > after following all struts instructions and invoking the first page I
> > got blank page back. View source revealed the following error:
> >
> >
> > **********************************************************************
> > *
> > <html>
> > <head>
> > <title><h1>Error: 500</h1>
> > <h2>Location: /struts-example/index.jsp</h2><b>Internal Servlet
> > Error:</b><br>
> > <pre>
> > java.lang.IllegalStateException: Response has already been committed
> >       at
> > org.apache.tomcat.core.HttpServletResponseFacade.sendError(HttpServlet
> > ResponseFacade.java:157)
> >       at
> > org.apache.jasper.runtime.JspServlet.unknownException(JspServlet.java:
> > 299)
> >       at
> > org.apache.jasper.runtime.JspServlet.service(JspServlet.java:377)
> >       at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >       at
> > org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.jav
> > a:503)
> >       at
> > org.apache.tomcat.core.RequestDispatcherImpl.forward(RequestDispatcher
> > Impl.java:163)
> >       at
> > org.apache.tomcat.servlets.DefaultServlet.doGet(DefaultServlet.java:18
> > 7)
> >       at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> >       at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >       at
> > org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.jav
> > a:503)
> >       at
> > org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
> >       at
> > org.apache.tomcat.service.http.HttpConnectionHandler.processConnection
> > (HttpConnectionHandler.java:160)
> >       at
> > org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.ja
> > va:338)
> >       at java.lang.Thread.run(Thread.java:479)
> > </pre>
> > **********************************************************************
> > *
> >
> > I asked friend of mine to run it on his side but his Tomcat wasn't
> > starting up after he copied struts-example.war under webapps
> > directory. Anybody got this example to work?
> >
> > Thanks,
> >
> > Mark.
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to