users@glassfish.java.net

help deciphering error

From: <glassfish_at_javadesktop.org>
Date: Fri, 02 Oct 2009 06:18:14 PDT

Anyone have an idea what this is about. I've seen it a couple times over that last week, but there is not reference to any web-apps so it must be server related. As a side note, we've been having java heap space issues ever night... maybe related?

thanks

[code]
[#|2009-10-02T00:13:24.593-0400|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.stream.err|_ThreadID=22;|
java.lang.ArrayIndexOutOfBoundsException: 4096
        at org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:734)
        at org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:625)
        at org.apache.coyote.http11.InternalOutputBuffer.sendHeader(InternalOutputBuffer.java:504)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.prepareResponse(ProcessorTask.java:1270)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.action(ProcessorTask.java:747)
        at org.apache.coyote.Response.action(Response.java:188)
        at org.apache.coyote.Response.sendHeaders(Response.java:380)
        at org.apache.coyote.tomcat5.OutputBuffer.doFlush(OutputBuffer.java:357)
        at org.apache.coyote.tomcat5.OutputBuffer.close(OutputBuffer.java:318)
        at org.apache.coyote.tomcat5.CoyoteResponse.finishResponse(CoyoteResponse.java:496)
        at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:188)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:653)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:534)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doTask(ProcessorTask.java:403)
        at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:55)
|#]

[#|2009-10-02T00:13:30.201-0400|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.container.web|_ThreadID=22;|WEB0782: Error finishing response
java.lang.ArrayIndexOutOfBoundsException: 4097
        at org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:734)
        at org.apache.coyote.http11.InternalOutputBuffer.sendStatus(InternalOutputBuffer.java:436)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.prepareResponse(ProcessorTask.java:1266)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.action(ProcessorTask.java:747)
        at org.apache.coyote.Response.action(Response.java:186)
        at org.apache.coyote.http11.InternalOutputBuffer.endRequest(InternalOutputBuffer.java:396)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:686)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:534)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doTask(ProcessorTask.java:403)
        at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:55)
|#]
[/code]
[Message sent by forum member 'black_lotus' (justin_at_insurfact.com)]

http://forums.java.net/jive/thread.jspa?messageID=366581