zzxrain commented on issue #6083:
URL: https://github.com/apache/jmeter/issues/6083#issuecomment-1765484046

   > 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 in this way
   >   `#!/bin/bash JAVA_HOME="/opt/homebrew/opt/openjdk@21" exec 
"/opt/homebrew/Cellar/jmeter/5.6.2/libexec/bin/jmeter"  "$@"`
   > 
   > if I remove the `JAVA_HOME` from the file I still have the same issue
   > 
   > 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?
   
   Hi, could you try with amazon-corretto instead of JDK provided by homebrew ?


-- 
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

Reply via email to