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

Jessie,

On 12/23/13, 11:45 AM, Jesse Barnum wrote:
> On Dec 22, 2013, at 8:54 AM, Konstantin Preißer
> <kpreis...@apache.org> wrote:
> 
>> I suspect the AJP client intentionally closes the connection if
>> e.g. the HTTP client which connected to the outer Webserver
>> (HTTPD, IIS) aborted the HTTP connection (or there was some other
>> error) so this error is reflected at Tomcat (which can therefore
>> throw this exception). Otherwise Tomcat or the Webappp would not
>> know that there was an error and if it e.g. was sending a 10 GB
>> file, it would continue to send it.
> 
> If this is the case, then shouldn't the AJP client include the
> AbortException as the 'causedBy' property for the EOFException? The
> last line in the stack trace is:
> 
>> at
>> org.apache.coyote.ajp.AjpNioProcessor.readSocket(AjpNioProcessor.java:358)
>
>> 
> So something went wrong when it tried to read the socket, but I
> would think there would be some java.net.* or java.io.* exception
> (ie. AbortException, SocketException) corresponding to that
> problem. Throwing the EOFException without an associated cause
> sounds like there is something wrong with the state of the data
> being received, not with the underlying network socket itself.

What version of Tomcat are you running?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJSuHAkAAoJEBzwKT+lPKRYWcYQAKJHqK08p7BPk4qNOGPfgbMK
VA+DArjK+NnO1tNJxVWjVxDmEsU6SYaVbSveLL8zrXrRMnlRHsjNVF+Vu24clG3c
5FuyYvyNLu970j8AIPgQaKCCwmdd6o7rLoN3UgeUbGrZ5aNu9ov5VnohD4b9/Ftg
13CinwekjbdVoqhbm7BSoIZwXnI2ZgG6we2Lpi5+4DlnLOcAk94CV8sl/WlBIjaN
QKxexjEV6sXK76re4ymAWhGk+FqMBH3dyFnFIengyvYlmh1uttVSMvDotvF4qOTm
rM4YLSrcGKDYI+52LrRM/+dfFCN2kNAzTIGoNQoLdkr7Gs2FNweozakuKpvsWYhE
EQviKWjAJI4dfPYjWeKwpjDOW4pc5hhMRNK1XOxeok4OCIJMRei7b61L67KCyEfq
eJsCXFkitXJFlRvxSrK8oWdC915KwpY2x/a8l/6QwYvXBVANawWBNc7uVqcvwfre
xayQ+nu1yavrCE5W/oqHdcbdWEMK6ghRQwiMuCmx/HEswY5gWyJ6Vzjcxe00eIbR
pjsiXroZE6+HPdVxNyUgRwgIiXi6FRaZbT1lToKt4p/82srhcnO+EkWJazMklEdE
V9FvJ45cy+144j7XWksHqIYBiK5E6h9UarBzdf7IEmo+/RXVn3GVIkrLF58HS3UH
w0aPhRRCOhadHldbpHPY
=Nfr/
-----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