Most likely cause Check java home and / or jmeter home Java_home moust be in path i.e. prompt> set p
Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32 \WindowsPowerShell\v1.0\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\ sys\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files\Symantec\Symantec Endpoint Encryption Clients\;C:\Program Files (x86)\PIPC \bin\;C:\Program Files (x86)\Java\jre7\bin Or set j Java_home= C:\Program Files (x86)\Java\jre7\bin Met vriendelijke groeten / Kind regards / Mit freundlichem Gruß, :-) Xander Schouten -----Original Message----- From: Zyaad Gungapersad [mailto:[email protected]] Sent: maandag 10 november 2014 17:03 To: 'JMeter Users List'; 'JMeter Dev List' Cc: [email protected] Subject: RE: [ANNOUNCE] Apache JMeter 2.12 released Hello All, I have downloaded the new version but I am getting an error message when launching the jmeter.bat file even after specifying the java path ("C:\Program Files (x86)\Java\jre7\bin\javaw.exe") in the jmeter.bat file. My config: Win 8/Java7Update71 (x86) Error Message: Not able to find Java executable or version. Please check your Java installation. Errorlevel=2 Note: I have tried it on a Windows 7/Java8 and it is working fine. Also, my Jmeter version 2.11 is working fine on my Win8/Java7Update71 (x86) machine. Can someone please help on this issue? Thank You. Kind Regards Zyaad -----Original Message----- From: Milamber [mailto:[email protected]] Sent: Monday, November 10, 2014 2:45 PM To: JMeter Dev List; JMeter Users List Cc: [email protected] Subject: [ANNOUNCE] Apache JMeter 2.12 released Hello, The Apache JMeter team is pleased to announce the availability of Apache JMeter 2.12 (r1636949). This release brings the Java 8 compliant, few improvements in JMeter performance, some new features (Critical Section Controller, DNS Cache Manager, Undo/Redo behavior as an alpha preview, etc.) and fixes some bugs. You can read the New and Noteworthy section with some screenshots to illustrate improvements and full list of changes at: http://jmeter.apache.org/changes.html JMeter 2.12 requires Java 6 or later to run. == All users are highly recommended to upgrade == The Apache JMeter application is a 100% pure Java application designed to test server applications. It can be used to: * generate test loads * measure performance. * test functional behavior It includes support for protocols such as HTTP(S), JDBC, JMS, MongoDB, FTP, LDAP, TCP, native calls and others. It can also be easily extended with user-written code. See http://jmeter.apache.org/ Users are highly encouraged to read the JMeter Best Practices section: http://jmeter.apache.org/usermanual/best-practices.html The release can be downloaded from: http://jmeter.apache.org/download_jmeter.cgi When downloading, please verify signatures using the KEYS file: http://www.apache.org/dist/jmeter/KEYS Only the binary archive is needed to run JMeter - there is no need to download the source archive. However there are some optional libraries which are not included. See the "Getting Started" page for details: http://jmeter.apache.org/usermanual/get-started.html JMeter artifacts can be downloaded on Maven Central : <groupId>org.apache.jmeter</groupId> <artifactId>ApacheJMeter</artifactId> <version>2.12</version> Enjoy! The JMeter team --- https://twitter.com/ApacheJMeter --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
