How to upgrade Open JDK jre for Capacity Command Center 2.9.4 on Windows/Linux
Windows
Linux
Open JDK jre Upgrade
Instructions for CCC 2.9.4 on Windows/Linux
1) Stop the existing Apache Tomcat service.
2) Open a command prompt and navigate to
<ccc-install-folder>
3) Rename the jre folder from <ccc-install-folder>\jre
to <ccc-install-folder>\jre_Oracle_JDK_Backup.
4) Open the below URL and Select a platform (Windows/Linux)
and download the respective 64 bit jre.
https://adoptopenjdk.net/releases.html
5) Copy the extracted jdk8u212-b04-jre folder and paste it
into the <ccc-install-folder>.
6) Rename the jdk8u212-b04-jre in <ccc-install-folder>
to jre.
7) Start the Apache Tomcat service and run the application.
Open JDK jre
Upgrade Instructions for CA Capacity Manager Version
5.3.1
1) Close the Capacity Manager application if it is already
opened.
2) Open a command
prompt and navigate to <capacity-manager-java-install-folder>
Ex: C:\Program
Files (x86)\Java\jre1.8.0_77
3) Rename the jre1.8.0_77 folder from < capacity-manager-java-install-folder
>\ jre1.8.0_77 to < capacity-manager-java-install-folder >\
jre1.8.0_77_Oracle_JDK_Backup.