Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 65970 invoked from network); 15 Feb 2008 17:11:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2008 17:11:28 -0000 Received: (qmail 14175 invoked by uid 500); 15 Feb 2008 17:10:57 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 14064 invoked by uid 500); 15 Feb 2008 17:10:57 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 13950 invoked by uid 99); 15 Feb 2008 17:10:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2008 09:10:56 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sbhuang@gmail.com designates 72.14.204.236 as permitted sender) Received: from [72.14.204.236] (HELO qb-out-0506.google.com) (72.14.204.236) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2008 17:10:20 +0000 Received: by qb-out-0506.google.com with SMTP id q12so51520qba.12 for ; Fri, 15 Feb 2008 09:10:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=dFsD+UeAw0aPbFRMhmBRgyoYmDzTp5TVjDBm+NxqDsA=; b=MvJmXhuL9NE06eiTxucRy/vuVVY4aGvN5f5WWrNYcSg6lW4sJgjCwM8zV14yXg0K7V2+1iqEx7oh05gCl88I3NDUSfIR62of7YTn27heoYurfUfOSPmHGxl2eNwSKBKSWrmD9u/cFSzfEEjH3W5mIkMttKwe/+zwnT/VK5Y9Q+E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=v6+lGTJjyzZZUzax/Q1ZorBUdDz0tHsvMhB6cXPzeZ9hTVVBFKkeR0X/EnGlamVYBJQkwp8+ub1o1Gc+EsuLFL5OxosZR9YT3zVrGbfoeOzE65RYmQeoGeudfNfVKbiAwq6UzFT/S+IuVwTmHRiYDil6/Ee7Frc3jRJmR4Te8ok= Received: by 10.141.99.4 with SMTP id b4mr2071305rvm.40.1203095427070; Fri, 15 Feb 2008 09:10:27 -0800 (PST) Received: by 10.140.225.16 with HTTP; Fri, 15 Feb 2008 09:10:27 -0800 (PST) Message-ID: Date: Fri, 15 Feb 2008 09:10:27 -0800 From: Steven To: "Tomcat Users List" Subject: Re: Sporadic Errors in catalina log In-Reply-To: <47B4BD09.2060301@virgin.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6267_273385.1203095427056" References: <2828B04F0113CD468E6D1D51DF4362A404DE8581@USEA-EXCH2.na.uis.unisys.com> <2828B04F0113CD468E6D1D51DF4362A404DE8621@USEA-EXCH2.na.uis.unisys.com> <497fac690802131750p1ab6a21cifd585343468a4bed@mail.gmail.com> <2828B04F0113CD468E6D1D51DF4362A404E79A78@USEA-EXCH2.na.uis.unisys.com> <47B4BD09.2060301@virgin.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_6267_273385.1203095427056 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks Mark. So I still have not found root cause on why this problem is even occuring. I can't reproduce it reliably, i'll send 2000 requests successfully, then a series of 100 will cause this exception to be thrown. Even if its the exact same request over and over again. If I just hit tomcat with just a GET request with the url and no parameters the error never occurs. When I send it a large POST with a bunch of URL parameters it breaks sometimes. And once it starts throwing these exceptions, they continue for a period of time, where even if i restart tomcat, the error persist. Thank you guys for all your help so far. I'm going to keep digging and I'll let you guys know if I find anything. On Thu, Feb 14, 2008 at 2:13 PM, Mark Thomas wrote: > Caldarale, Charles R wrote: > >> From: Steven [mailto:sbhuang@gmail.com] > >> Subject: Re: Sporadic Errors in catalina log > >> > >> Ok so I've caputured a large amount of data and I always see > >> something like > >> > >> POST ?data=blah... its never blank but its not going to a > >> specific webpage or anything, just to the host itself. > > > > That's not a valid request. Read section 5.1 of the HTTP RFC: > > http://www.ietf.org/rfc/rfc2616.txt?number=2616 > > > > - Chuck > > Trunk has been patched to fix the exception. The patch has been proposed > for the next releases of 5.5.x and 6.0.x. > > Mark > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > ------=_Part_6267_273385.1203095427056--