JMeter startup error:
Solution:
Add the following two sentences before the jmeter.bat file:
SET JAVA_HOME=C:\Program Files\Java\jdk1.8.0_192 SET PATH=%SystemRoot%/system32;%SystemRoot%;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin
JMeter startup error:
Solution:
Add the following two sentences before the jmeter.bat file:
SET JAVA_HOME=C:\Program Files\Java\jdk1.8.0_192 SET PATH=%SystemRoot%/system32;%SystemRoot%;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin