Per our Security team, I had two versions on Java running, the latest and and old version. I needed to uninstall the older version. After I uninstalled the old version, I could no longer access Clarity
When I looked on the servers, I see that there are 4 services not running.
How can I change the version of OpenJDK?
Release : 16.0.2, 16.0.1, 16.0, 15.9.3, 15.9.2, 15.9.1, 15.9, 15.8.x
Our steps to change which version of OpenJDK that Clarity will use are:
(if needed) Install the desired version of OpenJDK . You should check the release notes for your version of Clarity to assure the version of Java you want is compatible. You can download the latest version of OpenJDK here:
https://adoptopenjdk.net/?variant=openjdk11&jvmVariant=hotspot
Note: The version you install must the same Version family that is supported for the version of Clarity you are using. The JVM type should be "HotSpot"
Note: If the service command on step 4 is not successful and throws the following message "'java' is not recognized as an internal or external command....", download and install the jdk again and repeat the steps 3-5.