[jboss-user] [JBoss Portal] - Portlet File Upload: Error finishing response - ArrayIndexOu

brain101 do-not-reply at jboss.com
Tue Dec 11 03:26:21 EST 2007


file upload within a portlet randomly fails with the following error:
2007-12-11 09:21:10,879 ERROR [org.apache.coyote.http11.Http11Processor] Error finishing response
java.lang.ArrayIndexOutOfBoundsException: 8192
        at org.apache.coyote.http11.InternalOutputBuffer.sendStatus(InternalOutputBuffer.java(Compiled Code))
        at org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processor.java(Compiled Code))
        at org.apache.coyote.http11.Http11Processor.action(Http11Processor.java(Compiled Code))
        at org.apache.coyote.Response.action(Response.java(Inlined Compiled Code))
        at org.apache.coyote.http11.InternalOutputBuffer.endRequest(InternalOutputBuffer.java(Compiled Code))
        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:570)

portal version is 2.2.1, commons-fileupload version is 1.2

any hints on this problem?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111854#4111854

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111854



More information about the jboss-user mailing list