Web-Based Admin View uses the JavaVM run time environment attached in PRIMECLUSTER.
If unbundled package in PRIMECLUSTER 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.
Stop Web-Based Admin View on all the management servers and monitored nodes.
Refer to "6.1 Stop".
Modify the Java operation environment.
# /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
Restart Web-Based Admin View on all the management servers and monitored nodes.
Refer to "6.2 Restart".
See
If this command fails, refer to "Symptom 10" in "Appendix B Troubleshooting".
Point
/usr/java1.1 does not work.
Check the version of operating JDK and set up. Refer to "2.1 Operation Environment".
Web-Based Admin View uses the Java environment attached in PRIMECLUSTER.