How long ago? Im using Tomcat 5.0.16!!!

-----Original Message-----
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 13, 2004 11:46 AM
To: Tomcat Users List
Subject: RE: Tomcat 5.0.16 causes; java.lang.ArrayIndexOutOfBoundsException 

Hi,
Fixed long ago, update to a more modern release.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: alan sparago [mailto:[EMAIL PROTECTED]
>Sent: Friday, August 13, 2004 2:39 PM
>To: [EMAIL PROTECTED]
>Subject: Tomcat 5.0.16 causes; java.lang.ArrayIndexOutOfBoundsException
>
>I am running Tomcat 5.0.16 standalone, front-ended by a load balancer.
It
>runs on a Debian Linux 2.4.26 SMP i686 server. It threw the following
error
>to the catalina.log file. After throwing this exception, Tomcat still
>appears to be working and servicing requests but it stopped writing to
the
>catalina.log file. In researching this issue all I could find were
>references to this problem being fixed in an earlier version of Tomcat
(I
>believe 4.1.16). This was on a production box so I have no idea what
>request
>or user caused this exception.
>
>
>
>java.lang.ArrayIndexOutOfBoundsException: 49152
>        at
>org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffe
r.ja
>v
>a:731)
>        at
>org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffe
r.ja
>v
>a:659)
>        at
>org.apache.coyote.http11.InternalOutputBuffer.sendHeader(InternalOutput
Buff
>e
>r.java:539)
>        at
>org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processo
r.ja
>v
>a:1515)
>        at
>org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:89
8)
>        at org.apache.coyote.Response.action(Response.java:226)
>        at org.apache.coyote.Response.sendHeaders(Response.java:418)
>        at
>org.apache.coyote.tomcat5.OutputBuffer.doFlush(OutputBuffer.java:364)
>        at
>org.apache.coyote.tomcat5.OutputBuffer.close(OutputBuffer.java:325)
>        at
>org.apache.coyote.tomcat5.CoyoteResponse.finishResponse(CoyoteResponse.
java
>:
>497)
>        at
>org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:213)
>        at
>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:8
05)
>        at
>org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process
Conn
>e
>ction(Http11Protocol.java:696)
>        at
>org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:6
05)
>        at
>org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo
l.ja
>v
>a:677)
>        at java.lang.Thread.run(Thread.java:534)
>Aug 12, 2004 7:09:48 PM org.apache.coyote.http11.Http11Processor
process
>SEVERE: Error finishing response
>java.lang.ArrayIndexOutOfBoundsException: 49153
>        at
>org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffe
r.ja
>v
>a:731)
>        at
>org.apache.coyote.http11.InternalOutputBuffer.sendStatus(InternalOutput
Buff
>e
>r.java:471)
>        at
>org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processo
r.ja
>v
>a:1511)
>        at
>org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:89
8)
>        at org.apache.coyote.Response.action(Response.java:224)
>        at
>org.apache.coyote.http11.InternalOutputBuffer.endRequest(InternalOutput
Buff
>e
>r.java:431)
>        at
>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:8
42)
>        at
>org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process
Conn
>e
>ction(Http11Protocol.java:696)
>        at
>org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:6
05)
>        at
>org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo
l.ja
>v
>a:677)
>        at java.lang.Thread.run(Thread.java:534)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to