PRIMECLUSTER Web-Based Admin View Operation Guide |
Contents Index |
Part 4 Web-Based Admin View operating setup | > Chapter 7 Web-Based Admin View setup modification | > 7.2 Network service port number |
Web-Based Admin View uses the JavaVM run time environment bundled in the supporting Solaris OE.
If unbundled package in Solaris OE is used, execute the following command on each management server and monitoring node. This operation is reset the Java environment library again. Be sure that the package includes the Java command when replacing the Java environment.
Refer to "Stop."
# /etc/opt/FJSVwvbs/etc/bin/wvSetparam java_home <JDK install directory>
<JDK installation directory>: The directory where JDK or JRE is installed.
For example, if JDK1.2.2 is installed in the directory /opt/local/jdk1.2.2, execute the following since <JDK install directory> is /opt/local/jdk1.2.2:
# /etc/opt/FJSVwvbs/etc/bin/wvSetparam java_home /opt/local/jdk1.2.2
Refer to "Restart."
If this command fails, refer to "Symptom 10" in "Troubleshooting.".
/usr/java1.1 does not work.
Check the version of operating JDK and set up. Refer to "Operation Environment"
Web-Based Admin View uses the Java environment attached in PRIMECLUSTER.
Contents Index |