Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 6951 invoked from network); 2 Aug 2006 13:41:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 13:41:14 -0000 Received: (qmail 1870 invoked by uid 500); 2 Aug 2006 13:41:13 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 1364 invoked by uid 500); 2 Aug 2006 13:41:12 -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 1353 invoked by uid 99); 2 Aug 2006 13:41:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 06:41:12 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebbaz@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 06:41:11 -0700 Received: by py-out-1112.google.com with SMTP id t32so1723517pyc for ; Wed, 02 Aug 2006 06:40:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Afx8ypZVTIgK53SLUAl7ZLMmG3eSHSsGM4IA1I9sT+9L4P5FD15bXZ/iLUzTBT5TnirhNAIs0PMAiPtdA3b42s9Uva62XoBJTSJrPvZQRAxbFcGtruo7tZ/WCIn3jdM5pguONWo1L7uY+M94JZgZYkKjmMq6IQHnoGexBTQUmDk= Received: by 10.35.51.19 with SMTP id d19mr1449512pyk; Wed, 02 Aug 2006 06:40:51 -0700 (PDT) Received: by 10.35.28.6 with HTTP; Wed, 2 Aug 2006 06:40:51 -0700 (PDT) Message-ID: <25aac9fc0608020640j3221c9c7q709111fbbc7931f5@mail.gmail.com> Date: Wed, 2 Aug 2006 14:40:51 +0100 From: sebb To: "JMeter Users List" Subject: Re: Stopping jmeter through command line argument. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N No, there is currently no way to stop non-GUI mode apart from killing it. However, if you download BeanShell and start a BeanShell server, you can attach to that and use it to shutdown a thread or the server. Read the documentation and .bshrc files for details. On 02/08/06, Nitesh Gangarde, Noida wrote: > > Hi > > If I had run the jmeter through command line non gui mode. Then is their > any command through which I am able to stop it. If I will kill the > process the log file doesn't get completed. So please help me out with > this problem. > > Thanks and regards > Nitesh Gangrade > > DISCLAIMER: > ----------------------------------------------------------------------------------------------------------------------- > The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. > It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in > this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. > Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of > this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have > received this email in error please delete it and notify the sender immediately. Before opening any mail and > attachments please check them for viruses and defect. > ----------------------------------------------------------------------------------------------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org