Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@apache.org Received: (qmail 61913 invoked from network); 22 Jan 2002 20:49:11 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 Jan 2002 20:49:11 -0000 Received: (qmail 5461 invoked by uid 97); 22 Jan 2002 20:49:15 -0000 Delivered-To: qmlist-jakarta-archive-jmeter-user@jakarta.apache.org Received: (qmail 5433 invoked by uid 97); 22 Jan 2002 20:49:15 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 5422 invoked from network); 22 Jan 2002 20:49:14 -0000 Message-ID: <015201c1a385$fc0b6e70$874a8990@hobbes> From: "Dmitri Colebatch" To: "JMeter Users List" References: <00b501c1a35f$2244f650$643c13ac@orange.co.uk> Subject: Re: JMeter not exiting from a test plan Date: Wed, 23 Jan 2002 07:47:19 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, We also found this. I think its due to the fact that some swing classes are still loaded, and hence the swing thread(s) are started. meaning that when the explicitly created threads finish, others are still running. We've made a workaround for this by joining all the started threads, and when the last of our threads is finished, calling System.exit. We'd happily submit a patch for this if people would like it (I say we, because its not actually my code - another guy at work was working on it). cheers dim ----- Original Message ----- From: "Nathan Chandler" To: "JMeter Users List" Sent: Wednesday, January 23, 2002 3:09 AM Subject: JMeter not exiting from a test plan > Hi, > > Running a test plan (see attached jmx file) but not sure if I am missing something as although running correctly the TestPlan is not exiting. In GUI have to click Run > Stop which can live with. However, using nongui.sh just keeps process open so automating a problem. > > Currently using release 1.7b2. Help appreciated. > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: