Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 9477 invoked from network); 28 Jul 2005 12:25:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jul 2005 12:25:50 -0000 Received: (qmail 89294 invoked by uid 500); 28 Jul 2005 12:25:41 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 89253 invoked by uid 500); 28 Jul 2005 12:25:41 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 89240 invoked by uid 99); 28 Jul 2005 12:25:41 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 28 Jul 2005 05:25:30 -0700 Received: (qmail 9374 invoked from network); 28 Jul 2005 12:25:28 -0000 Received: from localhost.hyperreal.org (HELO ?127.0.0.1?) (127.0.0.1) by localhost.hyperreal.org with SMTP; 28 Jul 2005 12:25:28 -0000 Message-ID: <42E8CEB8.3090001@apache.org> Date: Thu, 28 Jul 2005 14:25:28 +0200 From: Remy Maucherat User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: APR AJP Connector loosing data References: <1122488027.13219.16.camel@localhost.localdomain> <42E7D239.5090206@apache.org> <1122489907.13219.29.camel@localhost.localdomain> <42E7DA0E.8060709@apache.org> <1122493423.13219.33.camel@localhost.localdomain> <42E8141E.303@apache.org> <1122549039.31813.19.camel@localhost.localdomain> In-Reply-To: <1122549039.31813.19.camel@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Mauricio Nuñez wrote: > El jue, 28-07-2005 a las 01:09 +0200, Remy Maucherat escribió: > >>Mauricio Nuñez wrote: >> >>>Apparently , my report was useful! :-) >> >>The issue turned out to be really basic. Any other problems besides that ? >> >>Rémy >> > > > Thanks. > > I'm begining to recompile the CVS connector to try. Now I'm fighting > with "the jakarta jar hell" :-) . There's no hell involved ... There's one source file involved (actually, only one line). What you need to do is javac that one class (which only depends only on JARs which are in the Tomcat bundle in server/lib: tomcat-apr, tomcat-util, tomcat-coyote, tomcat-ajp). Even getting the full thing is easy as long as you know Ant (ant download; ant). > Now I'm testing the NIO connector. > After the compilation, I'will send you my results. > > > Well, for the log, the test case about the APR AJP loosing data is to > configure apache2 + mod_jk + Tomcat woth Apr AJP13 socket, and try any > page with size > 8192. Tested with Linux Centos 4, Sun JDK 1.5.0_03. I noticed that after trying random stuff. While it's good to send details, it's less useful to send them after the bug has been fixed. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org