Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 2671 invoked from network); 12 Dec 2005 12:30:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Dec 2005 12:30:44 -0000 Received: (qmail 88076 invoked by uid 500); 12 Dec 2005 12:30:39 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 87587 invoked by uid 500); 12 Dec 2005 12:30:37 -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 87576 invoked by uid 500); 12 Dec 2005 12:30:37 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 87571 invoked by uid 99); 12 Dec 2005 12:30:37 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2005 04:30:37 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id D5DFF22D; Mon, 12 Dec 2005 13:30:15 +0100 (CET) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 37808] - Worker thread in cluster caught 'java.lang.ArrayIndexOutOfBoundsException: -869396170 closing channel X-Bugzilla-Reason: AssignedTo Message-Id: <20051212123015.D5DFF22D@ajax.apache.org> Date: Mon, 12 Dec 2005 13:30:15 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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=37808 pr@objektpark.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Additional Comments From pr@objektpark.de 2005-12-12 13:30 ------- Found the bug inside XByteBuffer. The message header lenght has changed and at networks that split message in smaller chunks the reported exception is possible. Very production criticla bug, Arrghh! Thanks Dietmar for reporting and test the fix Peter PS: Fixed inside 5.5.15. -- 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