andrekiba commented on issue #6083: URL: https://github.com/apache/jmeter/issues/6083#issuecomment-1762918990
the same fix as @zzxrain doesn't work for me, m1 with Sonoma - installed jmeter using homebrew - installed the openjdk@21 with homebrew - changed the jmeter file like this `#!/bin/bash JAVA_HOME="/opt/homebrew/opt/openjdk@21" exec "/opt/homebrew/Cellar/jmeter/5.6.2/libexec/bin/jmeter" "$@"` if I try to download from [ https://jmeter.apache.org/download_jmeter.cgi ](https://jmeter.apache.org/download_jmeter.cgi) I have the same issue Any help? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org