IBM Platform Symphony
Abstract
After applying fix 246058, Platform Management Console no longer shows some pages.
Description
Platform Management Console can not show the performance tab, generate
standard reports, or retrieve logs, after applying fix #246058.
This fix applies only to the following platform:
Solaris 10
Sparc 64-bit
Readme file for: IBM® Platform Symphony
Product/Component
Release:
Update Name: Interim Fix
Fix ID: sym-
Publication date: 20 November 2014
Last modified
date: 20 November 2014
Contents:
1. List of fixes
2. Download location
3. Products or components affected
4. Installation and configuration
5.
List
of files
6. Copyright and trademark information
1. List of fixes
APAR: P100816.
2. Download Location
Download fix 247330 from the following location: http://www.ibm.com/eserver/support/fixes/
3. Products or components affected
Product/Component Name:
Platform
Symphony/libFileApiCommon.so, libREGIONApi.so,
libPMCSOAMApi.so
4. Installation and configuration
4.1 Before installation
1. Disable all applications and shut down the cluster.
> soamcontrol app disable all
> egosh service stop
all
> egosh ego shutdown
all
2. Back up files if you want to rollback the fix.
Log on to each management host and back up the following files that will be replaced by this fix:
> $EGO_TOP/gui/ego/
> $EGO_TOP/gui/ego/
> $EGO_TOP/soam/
4.2 Installation steps
Log on to each management host and replace your current VEMKD binary with the downloaded one in the following directory:
> $EGO_TOP/gui/ego/
> $EGO_TOP/gui/ego/
> $EGO_TOP/soam/
4.3 After installation
1. Modify the $EGO_ESRVDIR/esc/conf/services/gui_service.xml
file.
a)
Change line 50 from:
<ego:Attribute
name="hostType"
type="xsd:string">SOLX8664</ego:Attribute>
To:
<ego:Attribute
name="hostType"
type="xsd:string">SOL64</ego:Attribute>
b)
Change line 64 from:
<ego:EnvironmentVariable
name="LD_LIBRARY_PATH">/usr/local/apr/lib/amd64:/usr/ucblib/amd64:$LD_LIBRARY_PATH</ego:EnvironmentVariable>
To:
<ego:EnvironmentVariable name="LD_LIBRARY_PATH">/usr/local/apr/lib/sparcv9:/usr/ucblib/sparcv9:$LD_LIBRARY_PATH</ego:EnvironmentVariable>
2. Clean up the GUI work directory and the browser cache.
Delete all subdirectories and files in the /gui/work/
directory:
> source
cshrc.platform
> rm -rf $EGO_TOP/gui/work/*
3. Start the
cluster and enable the application.
> egosh ego start all
> soamcontrol app
enable <appName>
4.4 Uninstallation
1. Disable all applications and shut down the cluster.
> soamcontrol app
disable all
> egosh service stop
all
> egosh ego shutdown
all
2. Uninstall.
Log on to each management host and restore the backup files
for the following binaries:
> $EGO_TOP/gui/ego/
> $EGO_TOP/gui/ego/
> $EGO_TOP/soam/
3. Start
the cluster and enable the application.
> egosh ego start all
> soamcontrol app
enable <appName>
5. List of files
libFileApiCommon.so
libREGIONApi.so
libPMCSOAMApi.so
6. Copyright and trademark information
© Copyright IBM Corporation 2014
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.