Symptoms
Important: We recommend you migrate from Horizon 7 to Horizon 8 as soon as possible. Horizon 8 offers numerous improvements in performance, scale, and experience for both Administrators and end users. Please see Ensuring a successful migration from Horizon 7 to Horizon 8 (89840) for additional advice.
When you upgrade Horizon Connection Server to 7.13 or later from an edition of Horizon earlier than 7.13:
You can't open Horizon Console(HTML5) or View Administrator(FLEX).You can't access Connection Server from Horizon Client.VMware Horizon services are not running.
Logs similar to this are found in the connection server debug logs:
ERROR (07B8-17EC) <javabridge> [ws_java_bridgeDLL] OpenJDK 64-Bit Server VM warning:
WARN (07B8-17EC) <javabridge> [ws_java_bridgeDLL] <JAVA_HOME>/lib/ext exists, extensions mechanism no longer supported; Use -classpath instead.
ERROR (07B8-17EC) <javabridge> [ws_java_bridgeDLL] Unable to initialise the Java Virtual Machine - error code -1.
The debug log is located in the folder C\:ProgramData\VMware\VDM\logs folder.Please refer to Location of Horizon (VDM) log files (1027744) for more details.
Cause
This error happens if the following folder is existing (even if it's an empty folder.)C:\Program Files\VMware\VMware View\Server\jre\lib\ext
Typically the folder is removed during upgrade installation.In edge cases, This folder can be left undeleted after an upgrade. (permission issues etc)
The Java version used in Horizon 7.13 and onward does not support the ext folder extensionTherefore , it fails to start the Java Virtual Machine(JVM) if found in the classpath location.
Resolution
Delete the "ext" folder from jre location from where connection server is installed and then reboot the connection server.Example Path : C:\Program Files\VMware\VMware View\Server\jre\lib\extIf you still can't access Horizon Console after reboot, please try to uninstall and re-install Connection Server after remove the folder.To uninstall Connection Server, refer to Removing a Connection Server or a Security Server from a Horizon Pod (1010153)