I am trying to RDC via Pulse Secure Application Launcher. I keep getting "Pulse Secure Application Launcher failed to load Java. Please install correct JRE version." I am running macOS 11.0.0 Java is installed, is on my path, and JAVA_HOME is set
[email protected] ~ % java -version
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (Zulu 8.50.0.1013-CA-macos-aarch64) (build 1.8.0_275-b01)
OpenJDK 64-Bit Server VM (Zulu 8.50.0.1013-CA-macos-aarch64) (build 25.275-b01, mixed mode)
[email protected] ~ % echo $JAVA_HOME
/Users/michael/java/jdk8/zulu8.50.0.1013-ca-jdk8.0.275-macos_aarch64/bin/ Where is Pulse trying to find Java? Are there any logs I can view? I have seen https://community.pulsesecure.net/t5/Pulse-Connect-Secure/MacOS-10-14-unable-to-connect-in-need-of-correct-JRE/td-p/42882 but unfortunately it is not useful, since Java is installed
... View more