To upgrade the Java for 9.6 remote RA, follow the given procedure.

Procedure

  1. Login to 9.6 Remote RA.
  2. Take the backup of $VOYENCE_HOME/java directory and delete the content of the directory.
  3. Take the jdk-8u392-linux-x64.tar.gz from Utils directory of NCM installer.
  4. Untar jdk-8u392-linux-x64.tar.gz and copy the content to $VOYENCE_HOME/java.
    For example, the content of $VOYENCE_HOME/java must look like:
    ls $VOYENCE_HOME/java/
    ASSEMBLY_EXCEPTION     include  LICENSE          release  THIRD_PARTY_README
    bin                    jre      man              sample
    demo                   lib      readme.txt       src.zip
  5. Restart tomcat service.
  6. Launch RA and verify the functionality.