Description :While trying to configure the Web Console to communicate using SSH with the UVMS. After using the unissl command an error is produced : ./unissl: line 63: /bin/java: No such file or directory
Environment
OS: Linux OS Version: Redhat Related configuration item(s): Dollar Universe Web Console 6.5.21
Cause
Cause type: Configuration Root Cause: The JAVA_HOME folder variable was not set up correctly.
Resolution
Replace ${JAVA_HOME}/bin/java" by "${JAVAEXE}/bin/java", ------------- or ------------- define the JAVA_HOME.