Steps to update java on UIM
search cancel

Steps to update java on UIM

book

Article ID: 271484

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

How to update the java version of all hubs?

Environment

Release: DX UIM 20.4* or 23.4*

Component: Java_jre

Resolution

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

Download and import the latest Java_JRE probe from the Support Archive.

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

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>

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

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

Additional Information