Hi, >> java.lang.ArrayIndexOutOfBoundsException >> at >org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffe r.ja <snip> > >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.
Thanks Remy ;) May I ask as to the manner of the fix? Was it a simple buffer size increase, or something more? If you remember, I reported this exception a while ago against 4.1.10-LE, and the buffer size increase from 32K to 48K has made the problem go away for us. But I was worried that was just a band-aid ;) Yoav Shapira Millennium ChemInformatics -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
