Bug 61772

Summary: Fail to validate new java version(9.0.1) when launch by jmeter.bat
Product: JMeter - Now in Github Reporter: yang lei <leiyang-ge>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: error message in command line

Description yang lei 2017-11-17 03:15:07 UTC
Created attachment 35533 [details]
error message in command line

1. Install latest(currently Nov 2017) java sdk(9.0.1).
2. Download apache-jmeter-3.3.zip, unzip, run bin\jmeter.bat, error message:
  Error: Java version -- 9.0.1 -- is too low to run JMeter. Needs a Java version 
  greater than or equal to 1.8.0
  errorlevel=3
3. If run ApacheJMeter.jar directly, success.
Comment 1 Antonio Gomes Rodrigues 2017-11-17 07:55:30 UTC
Hi,

JMeter 3.3 is not compatible with Java 9

try nighty build https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/trunk/dist/

Antonio
Comment 2 Felix Schumacher 2017-11-17 16:02:03 UTC

*** This bug has been marked as a duplicate of bug 61529 ***
Comment 3 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4595