Thanx remy!
-reynir

> -----Original Message-----
> From: Remy Maucherat [mailto:[EMAIL PROTECTED]] 
> Sent: 27. n�vember 2002 13:11
> To: Tomcat Users List
> Subject: Re: Coyote:: ArrayIndexOutOfBoundsException
> 
> 
> Reynir H�bner wrote:
> > Hi,
> > 
> > When using version tc. 4.1.14 this exception sometimes occures :
> > 
> > 
> > java.lang.ArrayIndexOutOfBoundsException
> >         at 
> org.apache.coyote.http11.InternalOutputBuffer.write(InternalOu
> tputBuffer.java:615)
> >         at 
> org.apache.coyote.http11.InternalOutputBuffer.sendStatus(Inter
> nalOutputBuffer.java:407)
> >         at 
> org.apache.coyote.http11.Http11Processor.prepareResponse(Http1
> 1Processor.java:901)
> >         at 
> org.apache.coyote.http11.Http11Processor.action(Http11Processo
> r.java:471)
> >         at org.apache.coyote.Response.action(Response.java:214)
> >         at 
> org.apache.coyote.http11.InternalOutputBuffer.endRequest(Inter
> nalOutputBuffer.java:371)
> >         at 
> org.apache.coyote.http11.Http11Processor.process(Http11Process
> or.java:428)
> >         at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandle
> r.processConnection(Http11Protocol.java:380)
> >         at 
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoi
> nt.java:508)
> >         at 
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
> ThreadPool.java:533)
> >         at java.lang.Thread.run(Thread.java:536)
> > 
> > 
> > What should I bee looking at ?
> 
> The exception can be ignored (it might happen only in the case of a 
> client disconnect, so at this point, what happens doesn't 
> really matter 
> anymore; this also only causes a very small performance drop). The 
> problem has been fixed in 4.1.16.
> 
> Remy
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

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

Reply via email to