Make sure you didn't put an old servlet.jar or jsdk.jar file in
$JAVA_HOME/jre/lib/ext either -- if you did, those classes would override the
ones listed on the classpath, and cause this kind of an exception.
Craig
Randy Engwall wrote:
> --- rengwall <[EMAIL PROTECTED]> wrote:
> > From: rengwall <[EMAIL PROTECTED]>
> > To: "'[EMAIL PROTECTED]'"
> > <[EMAIL PROTECTED]>
> > CC: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> > Subject: javax.servlet.ServletResponse: method
> > flushBuffer()V not found
> > Date: Tue, 9 Jan 2001 15:26:05 -0500
> >
> > Hello,
> >
> > I just installed Tomcat 3.2.1 using your release
> > build. I keep getting the
> > flushBuffer()V not found error that numerous other
> > people have had. I got
> > rid of everything in the classpath and am only using
> > the jar files in the
> > tomcat lib and am still getting the error. Note: I
> > copied rt.jar to the
> > tomcat lib to isolate the classpath to just the
> > tomcat lib. It still
> > doesn't work. Below is my classpath. Are the
> > example jsps in error? Note:
> > I have installed Tomcat many times on other servers
> > without this problem.
> >
> > Using classpath:
> >
> /var/jakarta-tomcat/3.2.1/lib/ant.jar:/var/jakarta-tomcat/3.2.1/lib/jasper.j
> >
> ar:/var/jakarta-tomcat/3.2.1/lib/jaxp.jar:/var/jakarta-tomcat/3.2.1/lib/pars
> >
> er.jar:/var/jakarta-tomcat/3.2.1/lib/rt.jar:/var/jakarta-tomcat/3.2.1/lib/se
> >
> rvlet.jar:/var/jakarta-tomcat/3.2.1/lib/test:/var/jakarta-tomcat/3.2.1/lib/w
> > ebserver.jar:/usr/java1.2/lib/tools.jar
> >
> > Here is the error:
> >
> > javax.servlet.ServletException:
> > javax.servlet.ServletResponse: method
> > flushBuffer()V not found
> > at java.lang.Throwable.fillInStackTrace(Native
> > Method)
> > at java.lang.Throwable.fillInStackTrace(Compiled
> > Code)
> > at java.lang.Throwable.(Compiled Code)
> > at java.lang.Exception.(Compiled Code)
> > at
> >
> javax.servlet.ServletException.(ServletException.java:119)
> > at
> >
> org.apache.jasper.servlet.JspServlet.service(Compiled
> > Code)
> > at
> >
> javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
> > at
> >
> org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
> > at
> >
> org.apache.tomcat.core.Handler.service(Handler.java:286)
> > at
> >
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
> > at
> >
> org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:79
> > 7)
> > at
> >
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
> > at
> >
> org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compi
> > led Code)
> > at
> >
> org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled
> > Code)
> > at
> >
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
> > Code)
> > at java.lang.Thread.run(Thread.java:479)
> > Root cause:
> >
> > Thanks for any help you can give me.
> >
> > Randy Engwall
> > CheckFree Corporation
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]