DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40940

           Summary: java.lang.ArrayIndexOutOfBoundsException during
                    sendHeader
           Product: Tomcat 5
           Version: 5.5.20
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P4
         Component: Connector:Coyote
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


02:11:31,035 ERROR [STDERR] java.lang.ArrayIndexOutOfBoundsException: 8192
02:11:31,035 ERROR [STDERR]     at
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:720)
02:11:31,035 ERROR [STDERR]     at
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:627)
02:11:31,035 ERROR [STDERR]     at
org.apache.coyote.http11.InternalOutputBuffer.sendHeader(InternalOutputBuffer.java:500)
02:11:31,035 ERROR [STDERR]     at
org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processor.java:1615)
02:11:31,035 ERROR [STDERR]     at
org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:962)
02:11:31,035 ERROR [STDERR]     at 
org.apache.coyote.Response.action(Response.java:182)
02:11:31,035 ERROR [STDERR]     at
org.apache.coyote.Response.sendHeaders(Response.java:378)
02:11:31,035 ERROR [STDERR]     at
org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:317)
02:11:31,035 ERROR [STDERR]     at
org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:278)
02:11:31,035 ERROR [STDERR]     at
org.apache.catalina.connector.Response.finishResponse(Response.java:476)
02:11:31,036 ERROR [STDERR]     at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
02:11:31,036 ERROR [STDERR]     at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
02:11:31,036 ERROR [STDERR]     at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
02:11:31,036 ERROR [STDERR]     at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
02:11:31,036 ERROR [STDERR]     at
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
02:11:31,036 ERROR [STDERR]     at java.lang.Thread.run(Thread.java:619)
02:11:32,011 ERROR [Http11Processor] Error finishing response
java.lang.ArrayIndexOutOfBoundsException
        at java.lang.System.arraycopy(Native Method)
        at
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:689)
        at
org.apache.coyote.http11.InternalOutputBuffer.sendStatus(InternalOutputBuffer.java:428)
        at
org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processor.java:1604)
        at 
org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:962)
        at org.apache.coyote.Response.action(Response.java:180)
        at
org.apache.coyote.http11.InternalOutputBuffer.endRequest(InternalOutputBuffer.java:388)
        at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:906)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
        at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
        at java.lang.Thread.run(Thread.java:619)



org.apache.coyote.http11.InternalOutputBuffer.i=7944
org.apache.coyote.http11.InternalOutputBuffer.len = 15157
org.apache.coyote.http11.InternalOutputBuffer.c = 3


=== MimeHeaders ===
X-Powered-By = Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0
date=200610162339)/Tomcat-5.5
Set-Cookie = COOKIE_SUPPORT=true; Expires=Sat, 10-Nov-2007 00:18:39 GMT; Path=/
Location = ... has jsf_state_64 variable with very long contents
(=amJzMXszAAAAATMAAAACAAATW0....)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to