You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/16 08:41:07 UTC

DO NOT REPLY [Bug 45818] New: Exception in InputBuffer.read

https://issues.apache.org/bugzilla/show_bug.cgi?id=45818

           Summary: Exception in InputBuffer.read
           Product: Tomcat 5
           Version: 5.5.26
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: dbarzin@gmail.com


Got this exception with Firefox 3.0.1 using an Ajax component. 
It does not happend with Internet Explorer. 
The problem is reproductible. I could build a test case if needed.

SEVERE: Servlet.service() for servlet WebServlet threw exception
java.lang.ArrayIndexOutOfBoundsException
        at java.lang.System.arraycopy(Native Method)
        at org.apache.tomcat.util.buf.CharChunk.substract(CharChunk.java:423)
        at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:345)
        at
org.apache.catalina.connector.CoyoteReader.read(CoyoteReader.java:105)
        at
thinwire.render.web.EventProcessor.readComplexValue(EventProcessor.java:307)
        at
thinwire.render.web.EventProcessor.handleRequest(EventProcessor.java:212)
        at
thinwire.render.web.WebApplication.processActionEvents(WebApplication.java:287)
        at thinwire.render.web.WebServlet.handlePostEvent(WebServlet.java:266)
        at thinwire.render.web.WebServlet.service(WebServlet.java:114)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
        at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
        at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
        at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
        at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
        at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
        at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
        at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
        at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
        at java.lang.Thread.run(Thread.java:619)


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45818] Exception in InputBuffer.read

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45818


DiBar <db...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from DiBar <db...@gmail.com>  2008-09-16 03:02:25 PST ---
BUG is solved in 5.5.27


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45818] Exception in InputBuffer.read

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45818





--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-09-16 01:31:42 PST ---
There were some fixes in this area in 5.5.27. Please test 5.5.27 and if you
still see the issue a test case would be very welcome.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45818] Exception in InputBuffer.read

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45818





--- Comment #3 from Mark Thomas <ma...@apache.org>  2008-09-16 03:12:31 PST ---
Thanks for letting us know.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org