Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 95826 invoked from network); 26 Mar 2003 09:46:52 -0000 Received: from ws166.cnv.at (HELO cnvbrlx01.net.cnv.at) (212.51.224.166) by daedalus.apache.org with SMTP; 26 Mar 2003 09:46:52 -0000 Received: from cnvbrlx01.net.cnv.at (localhost [127.0.0.1]) by cnvbrlx01.net.cnv.at (8.12.8/8.12.1) with ESMTP id h2Q9l41j022732 for ; Wed, 26 Mar 2003 10:47:04 +0100 Received: from mail.intra.cnv.at (mail.intra.cnv.at [10.255.0.35]) by cnvbrlx01.net.cnv.at (8.12.8/8.12.1) with ESMTP id h2Q9l4n7022727 for ; Wed, 26 Mar 2003 10:47:04 +0100 From: mathis@vtg.at Received: by mail.intra.cnv.at with Internet Mail Service (5.5.2650.21) id ; Wed, 26 Mar 2003 10:47:20 +0100 Message-ID: To: commons-httpclient-dev@jakarta.apache.org Subject: AW: HttpClient contrib package established Date: Wed, 26 Mar 2003 10:46:36 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Yes, I think it's a server problem, but it's now also a problem for the client because it hangs "forever". Is there a possibility to set a = timeout? -----Urspr=FCngliche Nachricht----- Von: Kalnichevski, Oleg [mailto:oleg.kalnichevski@bearingpoint.com] Gesendet: Mittwoch, 26. M=E4rz 2003 10:42 An: Commons HttpClient Project Betreff: RE: HttpClient contrib package established Thomas The web server reported as Apache/1.3.19 (Unix) (SuSE/Linux) = mod_ssl/2.8.3 OpenSSL/0.9.6a mod_perl/1.25 fails to respond to the GET request at = all. HttpClient hangs while waiting for a response status line.=20 2003/03/26 09:25:37:661 CET [TRACE] HttpMethod - -enter HttpMethodBase.readResponse(HttpState, HttpConnection)=20 2003/03/26 09:25:37:671 CET [TRACE] HttpMethod - -enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)=20 2003/03/26 09:25:37:671 CET [TRACE] HttpConnection - -enter HttpConnection.readLine()=20 2003/03/26 09:25:37:671 CET [TRACE] HttpParser - -enter HttpParser.readLine()=20 2003/03/26 09:25:37:671 CET [TRACE] HttpParser - -enter HttpParser.readRawLine() The problem appears to be on the server side. Please examine the web server's logs to find out the cause. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org