https://bz.apache.org/bugzilla/show_bug.cgi?id=62107
Bug ID: 62107
Summary: jmeter.bat fails to execute due to space in the
(program files) for jdk path
Product: JMeter
Version: 3.2
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
It looks like jmeter.bat breaks with "C:\Program Files......." due to the
space. JDK 1.8 64bit.
Debug: CURRENT=8 - MINIMAL=8
c:\apache-jmeter-3.2\bin>if 8 LSS 8 (
set ERRORLEVEL=3
goto pause
)
Files\Java\jdk1.8.0_162\bin\ was unexpected at this time.
c:\apache-jmeter-3.2\bin>if .C:\Program Files\Java\jdk1.8.0_162\bin\ == . set
JM_LAUNCH=java.exe
c:\apache-jmeter-3.2\bin>
--
You are receiving this mail because:
You are the assignee for the bug.