Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D64F11351 for ; Thu, 26 Jun 2014 03:35:18 +0000 (UTC) Received: (qmail 6763 invoked by uid 500); 26 Jun 2014 03:35:17 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 6714 invoked by uid 500); 26 Jun 2014 03:35:17 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 6700 invoked by uid 99); 26 Jun 2014 03:35:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2014 03:35:17 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of johrstrom@hotmail.com designates 65.55.111.79 as permitted sender) Received: from [65.55.111.79] (HELO BLU004-OMC2S4.hotmail.com) (65.55.111.79) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2014 03:35:14 +0000 Received: from BLU436-SMTP189 ([65.55.111.71]) by BLU004-OMC2S4.hotmail.com with Microsoft SMTPSVC(7.5.7601.22712); Wed, 25 Jun 2014 20:34:49 -0700 X-TMN: [0ncZ3AOOibLQ9wScVEbhoMcdEhqSYAxU] X-Originating-Email: [johrstrom@hotmail.com] Message-ID: Received: from [192.168.2.4] ([23.240.226.14]) by BLU436-SMTP189.smtp.hotmail.com over TLS secured channel with Microsoft SMTPSVC(8.0.9200.16384); Wed, 25 Jun 2014 20:34:47 -0700 Subject: Re: jmeter unable to access jarfile apachejmeter.jar errorlevel=1 From: Jeff Ohrstrom To: JMeter Users List CC: jmeter-user@jakarta.apache.org Date: Wed, 25 Jun 2014 20:34:46 -0700 In-Reply-To: <1403703783368-5720335.post@n5.nabble.com> References: <1403703783368-5720335.post@n5.nabble.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Jun 2014 03:34:48.0163 (UTC) FILETIME=[94985B30:01CF90EF] X-Virus-Checked: Checked by ClamAV on apache.org Did you move the Batch file out of the BIN directory? Perhaps you tried to make a shortcut and actually moved file instead? Is the apachejmeter.jar actually in the bin directory? the Batch File does 2 things: First it sets the current directory as JMETER_BIN if .%JMETER_BIN% == . set JMETER_BIN=%~dp0 Then it runs ApacheJmeter.jar which it expects to find where you currently are (./) "%JMETER_BIN%ApacheJMeter.jar If all goes well JMETER_BIN variable is set appropriately to ${SOME_DIRECTORY}/apache-jmeter-${VERSION}/bin On Wed, 2014-06-25 at 06:43 -0700, Mihir wrote: > jmeter unable to access jarfile apachejmeter.jar errorlevel=1 > This is what I got while execute batch file (jmeter.bat) > using win7 64 bit > > Mihir > > > > -- > View this message in context: http://jmeter.512774.n5.nabble.com/jmeter-unable-to-access-jarfile-apachejmeter-jar-errorlevel-1-tp5720335.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org > For additional commands, e-mail: user-help@jmeter.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org