Rally is not working with OpenJDK 11

Hi

I have installed rally and installed openJDK11 and JAVA_HOME pointing to openJDK11.

The esrally script is--> esrally --distribution-version=6.6.2 --track=noaa --report-file=/LUCENE/rally_reports/report.md --report-format=csv --preserve-install=true

Its throwing below error:
[ERROR] Cannot race. ("Install a JDK with one of the versions [10, 9, 8] and point to it with one of
['JAVA10_HOME', 'JAVA9_HOME', 'JAVA8_HOME', 'JAVA_HOME'].", None)

JAVA_HOME="/home/workloads/JVM/jdk-11.0.2

rally version --- >esrally 1.0.4

The ES 6.6.2 is compatible with openJDK11 which is mentioned in below sheet:
https://www.elastic.co/support/matrix#matrix_jvm

Please let me know why rally not supporting openJDK11

Hi,

thanks for spotting this; we fixed it now. Can you please retry (Rally will automatically pull the latest configuration changes for you)?

Daniel

1 Like

Hi

Thanks a lot .. the Rally is working with openjdk11.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.