Steps to update java in DX UIM
search cancel

Steps to update java in DX UIM

book

Article ID: 271484

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM) CA Unified Infrastructure Management On-Premise (Nimsoft / UIM) CA Unified Infrastructure Management SaaS (Nimsoft / UIM)

Issue/Introduction

How to update the installed version of Java JRE for all hubs?

Environment

  • Release: DX UIM 20.4* or 23.4*
  • Component: java_jre

Cause

  • Java runtime environment update

Resolution

Follow these steps to update the Java runtime environment in UIM:


1. Download the latest java_jre probe from the Support Archive (support.nimsoft.com)

2. RT-click and import the java_jre package into the local archive on the primary hub

3. Drag and drop the imported package onto the robot to change the Java runtime environment.

4. Verify that the update is complete by checking that the following values are updated to <new_java_folder>
    (after deploying a new java_jre version a new folder will be created - you need to use the new directory's name)

     robot.cfg file:

                 NIM_JRE_HOME = jre/<new_java_folder>
                 NIM_JRE_HOME_1_8 = jre/<new_java_folder>

5. Restart the robot. Restarting the robot ensures that all the Java probes deployed on the robot will use the latest jre version.

6. Manually delete the old java_jre folder (for example: jre8u345b01) located in the directory <UIM_Installation>\Nimsoft\jre in all the robots.

Additional Information