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 <[email protected]> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to