java - How to solve Apache jmeter installing error? -


i truing jmeter latest version in windows 7 ultimate version 6.1.7601 . have java 1.7.9.10, added jdk system path, , added jre 7 also. [please click see error] https://i.stack.imgur.com/cwtky.png

your appreciated.

you need add bin folder of jdk or jre path jmeter find existing java installation. if have installed jre - restart cmd process pick relevant path entries.

also make sure java -version command reports you're sitting on jdk or jre not earlier 1.7

jmeter installation

more information: how started jmeter: part 1 - installation & test plans


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -