What does java -version throw on the console ? Also, why do you have
multiple java installed on one machine...one should just work fine. Having
multiple verisons of java on a server has its own sets of issues.



On Thu, Jan 28, 2010 at 11:04 AM, gpub <affablepr...@gmail.com> wrote:

>
> 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 <affablepr...@gmail.com> 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-unsubscr...@jakarta.apache.org
> >> For additional commands, e-mail: jmeter-user-h...@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-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

Reply via email to