Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 55498 invoked from network); 25 Dec 2006 03:48:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Dec 2006 03:48:50 -0000 Received: (qmail 8463 invoked by uid 500); 25 Dec 2006 03:48:50 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 8446 invoked by uid 500); 25 Dec 2006 03:48:50 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 8435 invoked by uid 500); 25 Dec 2006 03:48:50 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 8432 invoked by uid 99); 25 Dec 2006 03:48:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Dec 2006 19:48:49 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Dec 2006 19:48:36 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id 1EA367142A1; Sun, 24 Dec 2006 19:48:15 -0800 (PST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 40213] - Tomcat/JK Software caused connection abort: socket write error In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20061225034815.1EA367142A1@brutus.apache.org> Date: Sun, 24 Dec 2006 19:48:15 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=40213 yoavs@computer.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From yoavs@computer.org 2006-12-24 19:48 ------- By far the #1 cause of this message is a client terminating his/her connection (e.g. by closing the browser) while Tomcat is still writing the response. It's usually not fatal by any means, as Tomcat and mod_jk recycle the threads in this case. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org