Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 71213 invoked from network); 28 Jan 2010 05:34:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2010 05:34:50 -0000 Received: (qmail 86222 invoked by uid 500); 28 Jan 2010 05:34:49 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 86158 invoked by uid 500); 28 Jan 2010 05:34:49 -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 86146 invoked by uid 99); 28 Jan 2010 05:34:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 05:34:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 05:34:40 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NaN1I-0003kg-A1 for jmeter-user@jakarta.apache.org; Wed, 27 Jan 2010 21:34:20 -0800 Message-ID: <27351318.post@talk.nabble.com> Date: Wed, 27 Jan 2010 21:34:20 -0800 (PST) From: gpub To: jmeter-user@jakarta.apache.org Subject: Re: Jmeter launching prob, urgent help needed In-Reply-To: <4483c26c1001270920t722f63aaqa663dce11d2b7118@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: affablepreet@gmail.com References: <27337857.post@talk.nabble.com> <4483c26c1001270920t722f63aaqa663dce11d2b7118@mail.gmail.com> hey Deepak thnx for the reply Well i some im able to launch Jmeter reason was with two versions of java 1.4 and 1.5 on a system. And now jmeter is getting lauch with java 1.5 version(as i uninstalled version 1.4) and below message coming up on command prompt on QTP installed Machine: C:\Program Files\Java\jdk1.5.0_12\bin Picked up _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~1\COMMON~1\MER CUR~1\FUNCTI~1\Java\classes;C:\PROGRA~1\COMMON~1\MERCUR~1\FUNCTI~1\Java\classes\ jasmine.jar Loading Mercury Interactive QuickTest Professional Java Support (version 8.2.115 1.0) (SUN 1.5.0_12) Now i need more clarity from your side that shall i go ahead with this message coming in command prompt will not affect my jmeter runs or need to set lines in .BAT file( if yes then which line). I am jst curious because on my 2 machine i am running jmeter with java 1.4 version and on other 3 machine(having QTP) i am running with java 1.5, so this is reason i want your comment so i can be confident to about the message command prompt and i can go ahead with my runs. More over will this message above in command prompt cause me any prob during incremental load run. Please provide your valuable comments Regards GP Deepak Shetty wrote: > > It looks like your QTP installation has put a value JVM_ARGS in your > environment variables in windows. These options are only valid for java > 1.4 > (and you seem to be running jmeter with atleast java 1.5), and shouldnt > really be there for JMeter. > Options > a. Remove the JVM_ARGS variable from the environment, only add it when you > need it > OR > b. modify jmeter.bat and add a line to it near the top saying > set JVM_ARGS= > (or whatever options you might want to pass) > or call jmeter.bat having first reset JVM_ARGS to blank > regards > deepak > > > On Wed, Jan 27, 2010 at 3:56 AM, gpub wrote: > >> >> hi all, >> >> i am facing a prob while launching jmeter.bat file >> >> Issue is coming as below >> >> picked up _JAVA_OPTIONS: -Xrunjvmhook >> -Xbootclasspath/a:C:\PROGRA~1\COMMON~1\MER >> >> CUR~1\FUNCTI~1\Java\classes;C:\PROGRA~1\COMMON~1\MERCUR~1\FUNCTI~1\Java\classes\ >> jasmine.jar >> ERROR: JVMPI, an experimental interface, is no longer supported. >> Please use the supported interface: the JVM Tool Interface (JVM TI). >> Error: could not load Mercury Interactive support. Please run the setup >> again. >> If the problem persists please contact Mercury's Customer support. >> Error occurred during initialization of VM >> -Xrun library failed to init: jvmhook >> C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program >> Files\Tortois >> eSVN\bin;C:\Program Files\Windows Imaging\ >> Picked up _JAVA_OPTIONS: -Xrunjvmhook >> -Xbootclasspath/a:C:\PROGRA~1\COMMON~1\MER >> >> CUR~1\FUNCTI~1\Java\classes;C:\PROGRA~1\COMMON~1\MERCUR~1\FUNCTI~1\Java\classes\ >> jasmine.jar >> ERROR: JVMPI, an experimental interface, is no longer supported. >> Please use the supported interface: the JVM Tool Interface (JVM TI). >> Error: could not load Mercury Interactive support. Please run the setup >> again. >> If the problem persists please contact Mercury's Customer support. >> Error occurred during initialization of VM >> -Xrun library failed to init: jvmhook >> errorlevel=1 >> Press any key to continue . . . >> >> >> please provide your valuable comments on the same, i am kind of urgent >> need >> >> Regards >> GP >> -- >> View this message in context: >> http://old.nabble.com/Jmeter-launching-prob%2C-urgent-help-needed-tp27337857p27337857.html >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org >> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >> >> > > -- View this message in context: http://old.nabble.com/Jmeter-launching-prob%2C-urgent-help-needed-tp27337857p27351318.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org