Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 69397 invoked from network); 1 Jun 2008 12:56:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jun 2008 12:56:58 -0000 Received: (qmail 5360 invoked by uid 500); 1 Jun 2008 12:56:55 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 5331 invoked by uid 500); 1 Jun 2008 12:56:54 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 5320 invoked by uid 99); 1 Jun 2008 12:56:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jun 2008 05:56:54 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_NUMERIC_HELO X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [195.238.232.4] (HELO blim.dahostserver.net) (195.238.232.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jun 2008 12:56:04 +0000 Received: from [127.0.0.1] (helo=57.66.49.133) by blim.dahostserver.net with esmtpa (Exim 4.62) (envelope-from ) id 1K2nDD-000INk-Gr for jmeter-user@jakarta.apache.org; Sun, 01 Jun 2008 13:03:03 +0000 Received: from phpmailer ([57.66.49.133]) by 57.66.49.133 with HTTP (UebiMiau); Sun, 1 Jun 2008 13:03:03 +0000 Date: Sun, 1 Jun 2008 13:03:03 +0000 To: JMeter Users List From: Lists Reply-to: Lists Subject: Connection refused... Message-ID: <5d1d9bfa67dc87be007358ad3bd81bd2@57.66.49.133> X-Priority: 3 X-Mailer: UebiMiau [PHPMailer version 1.70] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" X-Virus-Checked: Checked by ClamAV on apache.org It seems that you get this error: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) When you run out of file descriptors on unix. (i.e. ulimit -n) I think thats worth knowing - because the error seems slightly misleading although i guess technically correct. It's just in this case the OS has refused the connection rather than the target machine. Dan ________________________________________________ Message sent using UebiMiau 2.7.10 --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org