Patch-ID# 114870-01 Keywords: Sun Fire 15K wildcat class files Synopsis: SMS 1.3: wcapp RMI java class Date: Mar/21/2003 Install Requirements: None Solaris Release: 8 9 SunOS Release: 5.8 5.9 Unbundled Product: System Management Services Unbundled Release: 1.3 Xref: Topic: SMS 1.3: wcapp RMI java class Relevant Architectures: sparc BugId's fixed with this patch: 4766597 4766629 4766804 4767687 Changes incorporated in this version: 4766597 4766629 4766804 4767687 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ClassFileServer.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ClassServer.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/RMISSLClientSocketFactory.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/RMISSLServerSocketFactory.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/RegistryUtils.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ScImpl.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ScImplIntf.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ScImplUtil.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ScImpl_Skel.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ScImpl_Stub.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/ScNatv.class /opt/SUNWSMS/SMS1.3/classes/com/sun/wildcat/common/server-policy Problem Description: 4766597 wcapp RMI interface needs to throw appropriate exception for invalid arguments 4766629 Calling wcapp RMI interface with invalid values causes wcapp to fail 4766804 Need to implement all changes from code review comments in Java sources 4767687 wcapp can't serve RMI remote request coming from a different internet address Patch Installation Instructions: -------------------------------- For Solaris 8-9 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. See Also: System Management Services (SMS) 1.3 Installation Guide Part No. 816-5320-10 Chapter 4, SMS 1.3 Additional Software Instructions Available at: http://www.sun.com/products-n-solutions/hardware/docs/Servers/High-End_Servers/Sun_Fire_15K/SW_FW_Documentation/SMS/index.html Special Install Instructions: ----------------------------- Follow these steps when installing on the SC: 1. Record which SC is the main SC. 2. Disable failover on MAIN SC (setfailover off). 3. Stop the SMS processes on both SC's simultaneously. /etc/init.d/sms stop 4. Install the patch on both SC's. 5. Start the SMS processes on the previous main SC first. /etc/init.d/sms start 6. After all the sms processes have started (i.e. you're able to run the showenvironment command and get all the system's status), start the SMS processes on the Spare SC next. 7. Enable failover on MAIN SC (setfailover on). README -- Last modified date: Friday, March 21, 2003