Return-Path: Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@www.apache.org Received: (qmail 59128 invoked from network); 27 May 2004 12:28:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 May 2004 12:28:21 -0000 Received: (qmail 78225 invoked by uid 500); 27 May 2004 12:28:22 -0000 Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@jakarta.apache.org Received: (qmail 78189 invoked by uid 500); 27 May 2004 12:28:22 -0000 Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Commons HttpClient Project" Reply-To: "Commons HttpClient Project" Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 78170 invoked by uid 98); 27 May 2004 12:28:21 -0000 Received: from ortwin.glueck@nose.ch by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(195.134.131.71):. Processed in 0.409638 secs); 27 May 2004 12:28:21 -0000 X-Qmail-Scanner-Mail-From: ortwin.glueck@nose.ch via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(195.134.131.71):. Processed in 0.409638 secs) Received: from unknown (HELO nose.ch) (195.134.131.71) by hermes.apache.org with SMTP; 27 May 2004 12:28:21 -0000 Received: (qmail 32447 invoked from network); 27 May 2004 12:28:16 -0000 Received: from calvin.nose.ch (HELO nose.ch) (192.168.1.7) by nose.ch with SMTP; 27 May 2004 12:28:16 -0000 Message-ID: <40B5DEE0.7070705@nose.ch> Date: Thu, 27 May 2004 14:28:16 +0200 From: =?ISO-8859-1?Q?Ortwin_Gl=FCck?= Organization: NOSE Applied Intelligence User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: de-ch, en-us MIME-Version: 1.0 To: Commons HttpClient Project Subject: Re: HttpClient problems References: <40B5C8EC.50309@fairex.com> <40B5DABD.2050207@nose.ch> <40B5DE44.803@fairex.com> In-Reply-To: <40B5DE44.803@fairex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N paul wrote: > 2004/05/26 20:09:50:290 SGT [DEBUG] EntityEnclosingMethod - -Request > body sent > 2004/05/26 20:09:50:562 SGT [DEBUG] HttpMethodBase - -Closing the > connection. Why is the connection closed here? Who is doing this? The response has not been read yet! Could this be a threading issue? Are you reusing HttpMethod objects? At what point you call HttpMethod#releaseConnection()? Any code from your app available? > 2004/05/26 20:09:50:563 SGT [INFO] HttpMethodBase - -Recoverable > exception caught when processing request > 2004/05/26 20:09:50:563 SGT [WARN] HttpMethodBase - -Recoverable > exception caught but MethodRetryHandler.retryMethod() returned false, > rethrow > ing exception > 2004/05/26 20:09:50:564 SGT [DEBUG] MultiThreadedHttpConnectionManager - > -Freeing connection, hostConfig=HostConfiguration[host=somewhere.com, > protocol=https:443, port=443] > 2004/05/26 20:09:50:564 SGT [DEBUG] MultiThreadedHttpConnectionManager - > -Notifying no-one, there are no waiting threads > org.apache.commons.httpclient.HttpRecoverableException: > java.net.SocketException: Connection reset > at > org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1965) -- _________________________________________________________________ NOSE applied intelligence ag ortwin gl�ck [www] http://www.nose.ch software engineer [email] ortwin.glueck@nose.ch hardturmstrasse 171 [pgp id] 0x81CF3416 8005 z�rich [office] +41-1-277 57 35 switzerland [fax] +41-1-277 57 12 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org