Updating the Adopt JRE Version
Use this topic for instructions on:
Updating the Adopt JRE version on the TrueSight Presentation Server
Use this section for instructions on updating the Adopt JRE version for TrueSight Presentation Server on Windows and Linux.
Prerequisite
TrueSight Presentation Server 11.3.04 and later version.
Updating on Windows
Do the following:
- Download the latest Adopt 64-bit JRE for Windows on the TrueSight Presentation Server host to any folder except %TRUESIGHTPSERVER_HOME% .
- Stop the TrueSight Presentation Server.
- Take a backup of the following files and folders outside %TRUESIGHTPSERVER_HOME%
%TRUESIGHTPSERVER_HOME%\truesightpserver\modules\jre\lib\security\cacerts
%TRUESIGHTPSERVER_HOME%\jre
%TRUESIGHTPSERVER_HOME%\truesightpserver\modules\jre - Copy the downloaded Adopt 64-bit JRE and paste it into the following folders.
%TRUESIGHTPSERVER_HOME%\jre
%TRUESIGHTPSERVER_HOME%\truesightpserver\modules\jre - Copy the <jre_backup_64>\lib\security\cacerts file and paste it in the %TRUESIGHTPSERVER_HOME%\truesightpserver\modules\jre\lib\security folder.
Verify that the latest Java version is running. Run the following commands:
cd %TRUESIGHTPSERVER_HOME%\truesightpserver\modules\jre\binjava.exe -version- Start the TrueSight Presentation Server.
Updating on Linux
Do the following:
- Download the latest Adopt 64-bit JRE for Linux on the TrueSight Presentation Server host to any folder except $TRUESIGHTPSERVER_HOME.
- Stop TrueSight Presentation Server.
Take a backup of the following files and folders outside $TRUESIGHTPSERVER_HOME:
$TRUESIGHTPSERVER_HOME/truesightpserver/modules/jre/lib/security/cacerts$TRUESIGHTPSERVER_HOME/jre
$TRUESIGHTPSERVER_HOME/truesightpserver/modules/jre
- Copy the downloaded 64-bit JRE to the following folders:
$TRUESIGHTPSERVER_HOME/jre
$TRUESIGHTPSERVER_HOME/truesightpserver/modules/jre - Copy the <jre_backup_64>/lib/security/cacerts file and paste it in the $TRUESIGHTPSERVER_HOME/truesightpserver/modules/jre/lib/security folder.
- Navigate to
$TRUESIGHTPSERVER_HOME\jre and
- $TRUESIGHTPSERVER_HOME\truesightpserver\modules\jre folder and provide the permissions to files.
chmod 775 -R *
- $TRUESIGHTPSERVER_HOME\truesightpserver\modules\jre folder and provide the permissions to files.
Verify that the latest Java version is available by running the following commands:
cd $TRUESIGHTPSERVER_HOME\truesightpserver\modules\jre\bin
./java -version- Start the TrueSight Presentation Server.
Updating the Adopt JRE version on the TrueSight Infrastructure Management server
Use this section for instructions on updating the Adopt JRE version for TrueSight Infrastructure Management on Windows and Linux.
Prerequisite
TrueSight Infrastructure Management 11.3.04 and later version.
Updating on Windows
Do the following:
- Download the latest Adopt 64-bit JRE for Windows on the TrueSight Infrastructure Management server host to any folder except %BMC_PROACTIVENET_HOME%.
- Stop the TrueSight Infrastructure Management server.
- Take a backup of following folders or files outside %BMC_PROACTIVENET_HOME%:
%BMC_PROACTIVENET_HOME%\jre\lib\security\cacerts
%BMC_PROACTIVENET_HOME%\jre
<installation_dir>\BPPMServerInstallJVM - Copy the downloaded 64-bit JRE to following folders:
- %BMC_PROACTIVENET_HOME%\jre
<installation_dir>\BPPMServerInstallJVM
- %BMC_PROACTIVENET_HOME%\jre
- Copy the <jre_backup_64>\lib\security\cacerts file and paste it in the %BMC_PROACTIVENET_HOME%\jre\lib\security folder.
Verify that the latest Java version is running. Run the following commands:
cd "%BMC_PROACTIVENET_HOME%"\jre\binjava.exe -version- Start the TrueSight Infrastructure Management server.
Updating on Linux
Do the following:
- Download the latest Adopt 64-bit JRE for Linux on the TrueSight Infrastructure Management server host to any folder other than the $BMC_PROACTIVENET_HOME folder.
- Stop the TrueSight Infrastructure Management server.
- Take a backup of the following folders or files outside $BMC_PROACTIVENET_HOME:
$BMC_PROACTIVENET_HOME/jre/lib/security/cacerts
$BMC_PROACTIVENET_HOME/jre
<installation_dir>/BPPMServerInstallJVM - Copy the downloaded 64-bit JRE and paste it in the following folders:
$BMC_PROACTIVENET_HOME/jre
<installation_dir>/BPPMServerInstallJVM - Copy the <jre_backup_64>/lib/security/cacerts file and paste it in the $BMC_PROACTIVENET_HOME/jre/lib/security folder.
- Navigate to $BMC_PROACTIVENET_HOME/jre folder and provide the permissions to files.
cd "$BMC_PROACTIVENET_HOME"/jre
chmod 775 -R * Verify that the latest Java version is running. Run the following commands:
cd "$BMC_PROACTIVENET_HOME"/jre/bin
./java -version- Start the TrueSight Infrastructure Management server.
Updating the Adopt JRE version on the Integration Service server
Use this section for instructions on updating the Adopt JRE version for Integration Service on Windows and Linux.
Prerequisite
TrueSight Presentation Server 11.3.04 and later version.
Updating on Windows
Do the following:
- Download the latest Adopt 64-bit JRE for Windows on the Integration Service server host to any folder except the %IS_HOME% folder.
- Stop the Integration Service by using Windows services.
- Take a backup of the following folders or files outside %IS_HOME% :
<installation_dir>\jre\lib\security\cacerts
<installation_dir>\jre
<installation_dir>\BPPMServerInstallJVM - Copy the downloaded 64-bit JRE and paste it in the following folders:
- <installation_dir>\jre
<installation_dir>\BPPMServerInstallJVM
- <installation_dir>\jre
- Copy the <jre_backup_64>\lib\security\cacerts file and paste it in the %IS_HOME%\jre\lib\security folder.
Verify that the latest Java version is running. Run the following commands:
cd "%IS_HOME%"\jre\binjava.exe -version- Start the Integration service.
- If multiple Integration Service instances are running on the same host, repeat the steps for each Integration Service instance.
Updating on Linux
Do the following:
- Download the latest Adopt 64-bit JRE for Linux on IS server host to any folder except $IS_HOME.
- Stop the Integration Service process.
- Take a backup of the following folders or files outside $IS_HOME:
<installation_dir>/jre/lib/security/cacerts
<installation_dir>/jre
<installation_dir>/BPPMServerInstallJVM - Copy the downloaded 64-bit JRE and paste it in the following folders:
<installation_dir>/jre
<installation_dir>/BPPMServerInstallJVM - Copy the <jre_backup_64>/lib/security/cacerts file from and paste it in the $IS_HOME/jre/lib/security folder.
- Navigate to "$IS_HOME"\jre folder and provide the permissions to files.
cd "$IS_HOME"\jre
chmod 775 -R * Verify that the latest Java version is running. Run the following commands:
cd "$IS_HOME"\jre\bin
./java -version- Start the Integration service.
- If multiple Integration Service instances are running on the same host, repeat the steps for each Integration Service instance.