IBM Platform Symphony 6.1.1 Interim Fix 385853 Readme File
Abstract
While adding a new package to the repository using PMC, if the package name is not unique, the system throws a "multiple points" exception.
Description
If you use the PMC (Application Profile and Symphony Service Packages pages) to add a new package to repository, the system returns a "multiple points" exception if the package name is same as an existing package name in the repository.
After applying this fix, you can use the PMC to add a package, even if the package name already exists within the repository.
This fix applies to the following platform:
linux2.6-glibc2.3-x86_64
Readme file for: IBM® Platform Symphony
Product/Component Release: 6.1.1
Update Name: Interim Fix 385853
Fix ID: sym-6.1.1-build385853
Publication date: 03 February 2016
Last modified date: 03 February 2016
Contents:
1. List of fixes
2. Download location
3. Products or components affected
4. System requirements
5. Installation and configuration
6. List of files
7. Copyright and trademark information
1. List of fixes
APAR: P101576
2. Download location
Download this fix from the following location:
http://www.ibm.com/eserver/support/fixes/
3. Products or components affected
Product/Component Name, Platform, Fix ID:
Platform Symphony/PMC, linux2.6-glibc2.3-x86_64, sym-6.1.1-build385853
4. System requirements
Apply
this fix if you have Platform Symphony 6.1.1 installed.
5. Installation and configuration
5.1 Before installation
1. Stop the WEBGUI service
Log on to the master host as the cluster administrator and run:
> source $EGO_TOP/cshrc.platform
> egosh service stop WEBGUI
2. Back up the following files on all management hosts
>$EGO_TOP/gui/soam/6.1.1/soamgui/WEB-INF/classes/com/platform/soam/gui/api/RealSOAMApiWrapper.class
>$EGO_TOP/gui/soam/6.1.1/symgui/WEB-INF/lib/soamgui.jar
Note: Do not store the backed up soamgui.jar file in the $EGO_TOP/gui/soam/6.1.1/symgui/WEB-INF/lib/ folder, even if you rename it.
5.2 Installation steps
Log on to all management hosts in the cluster and replace the RealSOAMApiWrapper.class and soamgui.jar binaries with the downloaded:
>tar zxfo sym6.1.1-lnx26-lib23-x64-385853.tar.gz -C $EGO_TOP
5.3 After installation
1. Clean up the gui work directory.
> rm -rf $EGO_TOP/gui/work/*
2. Start the WEBGUI service
Log on to the master host as the cluster administrator and run:
> source $EGO_TOP/cshrc.platform
> egosh service start WEBGUI
5.4 Uninstalling
1. Stop the WEBGUI service
Log on to the master host as the cluster administrator and run:
> source $EGO_TOP/cshrc.platform
> egosh service stop WEBGUI
2. Log on to all management hosts in the cluster and restore the backup files for the RealSOAMApiWrapper.class and soamgui.jar binaries
> $EGO_TOP/gui/soam/6.1.1/soamgui/WEB-INF/classes/com/platform/soam/gui/api/RealSOAMApiWrapper.class
> $EGO_TOP/gui/soam/6.1.1/symgui/WEB-INF/lib/soamgui.jar
3. Clean up the gui work directory
> rm -rf $EGO_TOP/gui/work/*
4. Start the WEBGUI service
Log on to the master host as the cluster administrator and run:
> source $EGO_TOP/cshrc.platform
> egosh service start WEBGUI
6. List of files
RealSOAMApiWrapper.class
soamgui.jar
7. Copyright and trademark information
© Copyright IBM Corporation 2016
U.S. Government Users Restricted Rights - Use, duplication or
disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
IBM®, the IBM logo and ibm.com® are trademarks of International Business
Machines Corp., registered in many jurisdictions worldwide. Other product and
service names might be trademarks of IBM or other companies. A current list of
IBM trademarks is available on the Web at "Copyright and trademark
information" at www.ibm.com/legal/copytrade.shtml.