Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 63809 invoked from network); 7 Dec 2004 02:51:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Dec 2004 02:51:18 -0000 Received: (qmail 16761 invoked by uid 500); 7 Dec 2004 02:51:18 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 16743 invoked by uid 500); 7 Dec 2004 02:51:17 -0000 Mailing-List: contact httpclient-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: "HttpClient User Discussion" Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-user@jakarta.apache.org Received: (qmail 16730 invoked by uid 99); 7 Dec 2004 02:51:17 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of michaeltaft@earthlink.net designates 207.217.121.205 as permitted sender) Received: from pop-a065c28.pas.sa.earthlink.net (HELO pop-a065c28.pas.sa.earthlink.net) (207.217.121.205) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Dec 2004 18:51:16 -0800 Received: from h-68-164-59-237.lsanca54.dynamic.covad.net ([68.164.59.237] helo=[192.168.1.101]) by pop-a065c28.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1CbVRa-0007KY-00 for httpclient-user@jakarta.apache.org; Mon, 06 Dec 2004 18:51:15 -0800 Message-ID: <41B51AA1.7080103@earthlink.net> Date: Mon, 06 Dec 2004 18:51:13 -0800 From: Michael Taft User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910 MultiZilla/1.6.0.0e X-Accept-Language: en-us, en MIME-Version: 1.0 To: HttpClient User Discussion Subject: Socket Closed Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello - I keep getting this exception when I am polling more than a few web pages at a time: java.net.SocketException: Socket closed. I'm using Java 1.4.2 (on Mandrake Linux), so it's not a problem with an old version of Java. What are some of the probable / possible causes for this? Thanks for any pointers. M. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org