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-8u332-linux-x64.tar.gz from Utils directory of NCM installer.
  4. Untar jdk-8u332-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        DISCLAIMER  THIRD_PARTY_README  bin   include  lib  readme.txt  sample
    CLASSPATH_EXCEPTION_NOTE  LICENSE     Welcome.html        demo  jre      man  release     src.zip
    
  5. Restart tomcat service.
  6. Launch RA and verify the functionality.