To upgrade the Java for 9.6 remote RA, follow the given procedure.
Procedure
- Login to 9.6 Remote RA.
- Take the backup of $VOYENCE_HOME/java directory and delete the content of the directory.
- Take the jdk-8u392-linux-x64.tar.gz from Utils directory of NCM installer.
- 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
- Restart tomcat service.
- Launch RA and verify the functionality.