RE: Question on exception error

2011-04-17 Thread Caldarale, Charles R
 From: Savoy, Melinda [mailto:melindasa...@texashealth.org] 
 Subject: Question on exception error

 We just moved from a JBoss app server to Tomcat 

Care to give us a hint about what Tomcat version?  (Be precise.)  Also, the JVM 
level, the platform you're running on, and whether or not you have Tomcat 
front-ended by a webserver such as httpd or IIS.

 we got the following error 
 ClientAbortException:  java.io.IOException

Likely just a simple client disconnect (e.g., closing the browser) before the 
response was sent.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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



RE: Question on exception error

2011-04-17 Thread Savoy, Melinda
My apologies, Charles.

We're running:  Tomcat 6.0.18
JVM:1.6.0.16

We do not have Tomcat front-ended by a webserver.

I am hoping you're correct.  I was unable to contact the user and therefore the 
reason for this email.

Thanks for the reply.  Regards.

-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Sunday, April 17, 2011 6:40 PM
To: Tomcat Users List
Subject: RE: Question on exception error

 From: Savoy, Melinda [mailto:melindasa...@texashealth.org] 
 Subject: Question on exception error

 We just moved from a JBoss app server to Tomcat 

Care to give us a hint about what Tomcat version?  (Be precise.)  Also, the JVM 
level, the platform you're running on, and whether or not you have Tomcat 
front-ended by a webserver such as httpd or IIS.

 we got the following error 
 ClientAbortException:  java.io.IOException

Likely just a simple client disconnect (e.g., closing the browser) before the 
response was sent.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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



The information contained in this message and any attachments is intended only 
for the use of the individual or entity to which it is addressed, and may 
contain information that is PRIVILEGED, CONFIDENTIAL, and exempt from 
disclosure under applicable law.  If you are not the intended recipient, you 
are prohibited from copying, distributing, or using the information.  Please 
contact the sender immediately by return e-mail and delete the original message 
from your system.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Question on exception error

2011-04-17 Thread Caldarale, Charles R
 From: Savoy, Melinda [mailto:melindasa...@texashealth.org] 
 Subject: RE: Question on exception error

 We're running: Tomcat 6.0.18

Just on general principles, I would move up to something newer than that - it's 
almost three years old, and lots of security and other bug fixes have gone in 
since then.  6.0.32 is current, and migrating from 6.0.18 to 6.0.32 should be 
trivial.

 JVM: 1.6.0.16

Also a bit out of date.

 We do not have Tomcat front-ended by a webserver.

Then it's highly likely to be either the client not waiting for the response, 
or a network hiccup.  Extremely unlikely to be a problem in Tomcat or your 
webapp.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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



RE: Question on exception error

2011-04-17 Thread Savoy, Melinda
Thanks for all the help. 

Regards.

-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Sunday, April 17, 2011 6:56 PM
To: Tomcat Users List
Subject: RE: Question on exception error

 From: Savoy, Melinda [mailto:melindasa...@texashealth.org] 
 Subject: RE: Question on exception error

 We're running: Tomcat 6.0.18

Just on general principles, I would move up to something newer than that - it's 
almost three years old, and lots of security and other bug fixes have gone in 
since then.  6.0.32 is current, and migrating from 6.0.18 to 6.0.32 should be 
trivial.

 JVM: 1.6.0.16

Also a bit out of date.

 We do not have Tomcat front-ended by a webserver.

Then it's highly likely to be either the client not waiting for the response, 
or a network hiccup.  Extremely unlikely to be a problem in Tomcat or your 
webapp.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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



The information contained in this message and any attachments is intended only 
for the use of the individual or entity to which it is addressed, and may 
contain information that is PRIVILEGED, CONFIDENTIAL, and exempt from 
disclosure under applicable law.  If you are not the intended recipient, you 
are prohibited from copying, distributing, or using the information.  Please 
contact the sender immediately by return e-mail and delete the original message 
from your system.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org