-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

All,

We are testing on Tomcat 8.0.17 and we have been getting failures that
look like this:

SEVERE: Exception while dispatching incoming RPC call
java.lang.IllegalArgumentException
        at java.nio.Buffer.limit(Buffer.java:275)
        at
org.apache.coyote.ajp.AjpNioProcessor.readSocket(AjpNioProcessor.java:179)
        at
org.apache.coyote.ajp.AjpNioProcessor.read(AjpNioProcessor.java:159)
        at
org.apache.coyote.ajp.AbstractAjpProcessor.readMessage(AbstractAjpProcessor.java:1067)
        at
org.apache.coyote.ajp.AbstractAjpProcessor.receive(AbstractAjpProcessor.java:1005)
        at
org.apache.coyote.ajp.AbstractAjpProcessor.refillReadBuffer(AbstractAjpProcessor.java:1131)

The error message itself comes from GWT's server-side component, but
the exception indicates the failure is occurring at the Tomcat level.
We are re-testing with Tomcat 8.0.20, as there have been some
improvements to NIO, but I wasn't sure if those changes would affect
the AJP connector.

We will also be testing on Tomcat 7.0.59. Is the NIO implementation in
Tomat 7 different (stable) enough that this kind of (presumed) bug
won't exist in that version?

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJU7dfRAAoJEBzwKT+lPKRYFEMP/RvjUF4EMuBQ6q+1f8SQ2jxp
USLzC3S/SwJuPkbuOvwoEwVyjuo1uW2TIdlyHEjJl/vzy2DIBOOPg1MwCtFTfd99
wivzcEGM1Wsv29Pbn+x9NUH6uyTD9ncFbA7HD9gEZDbv+gg56X7CjG9OtY9m2XfV
C7xmU0sI7vJLJv9Ejf2j/DnBNe6CUAi70d4BbNZSgzX3miHpFTPRCLnVvvzXSRyf
ydSsOLi2FhG5P/fV7cSazvrnYvATTSLKQBfgMhWGq1bUfvRrrzKDR2Wc0n+e2qHQ
qSc8PZiJ2GlhOKDj0WU42cCjUTHPjuRxryLc+MTejdG9oAQ33vXh4Q/MlwMx+HFH
tfB6ZmK39S9jF2mabmFs1tQPL5Rof3oyegk7X8j96TmLWRuxJemvm+sGPoXnRLwi
L4hQCXhFNHzDHsUPldjk8lt9hkDSW7DCY4C33Tzd37XbHqFoSnP5e2jvs64/N5Y0
ayK+1bn312eOwSiVI3YsopbjKWe6sHNAC+hxeVrQYk3kr66qTHl+5H+p4R+SOaNB
2GUxyLKHUm098w8FmmBLwf/UMtO3GlBgd0kTyvwT08qcvGN7rgGYd11dR1ldEuGv
FcxTyhRn1KWVNrCZ2JYbQiPL0Lmo0c+6WJyTbf9UqxmuwdvX2/1T1w+vaBfezAMc
qZ/1LCQ6FoDVUPzmFhh6
=CDCN
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to