Please install correct JRE version – correct version installed

If you are using a macbook and using Pulse Secure VPN, it is almost impossible not to get an error 🙂 One of them is the error message below.

Please install correct JRE version – correct version installed

You can follow the steps below to overcome this problem.

sudo rm -rf "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/libjli.dylib"
sudo ln -s "/Library/Java/JavaVirtualMachines/microsoft-16.jdk/Contents/Home/lib/libjli.dylib" "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/libjli.dylib"

And then you can try to connect VPN again.

One Comment

Add a Comment

Your email address will not be published. Required fields are marked *