hi obviously you havent edited path in the correct place.You can also create a separate file like
runJmeterw.cmd which has set JAVA_HOME=YOURJAVAHOME set PATH=%JAVA_HOME%\bin jmeterw and use that to run jmeter (or edit jmeter.bat to specify the value). This will only change the values for that run and wont change the environment (in case some apps do need only 1.3) regards deepak On Thu, Feb 18, 2010 at 11:58 PM, gpub <affablepr...@gmail.com> wrote: > > Hi > > please tell me how can i run jmeter if i had both java versions (1.3 and > 1.4 > installed). i do not want to uninstall java ver 1.3 coz its on shared > system > and some apps take java 1.3. > > Now when i run jmeter pics up java 1.3 > > i edited the environment variable > edit path with C:\j2sdk1.4.2_16\bin; C:\Program Files\Java\j2re1.4.2_16\bin > > but when i do echo %path% > E:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program > > Files\Oracle\jre\1.1.8\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program > Files\Microsoft SQL Server\80\Tools\BINN;% JAVA_HOME%\bin > > when i do java -version > it shows java version "1.3.1_01" > > Please let me know what should be my next step ?? > > -- > View this message in context: > http://old.nabble.com/how-can-i-run-Jemter-if-i-had-both-java-version-1.3-and-java-1.4-instlled-tp27650741p27650741.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 > >