Monday, November 21, 2011

Patch Installtion

/bsu.sh -install -patchlist=372T -verbose -prod_dir=/WebLogic/utils/bea922/weblogic92
Please follow the below steps to install the patch Offline.

1) Please go the the directory <OracleWLSHome>/utils/bsu/cache_dir

2) Place the JAR files, patch-catalog_15563.xml in the cache_dir directory.

3) Rename the patch-catalog_15563.xml to patch-catalog.xml.

4) Go to <OracleWLSHome>/utils/bsu/

5) Now please execute the following command:-

/bsu.sh -install -patchlist=372T -verbose -prod_dir=<OracleWLSHome>/weblogic92

I have applied the patch on my local machine and below is the output:

D:\wls922\utils\bsu>bsu.cmd -install -verbose -patchlist=372T -prod_dir=D:\wls922\weblogic92
Checking for conflicts..
No conflict(s) detected

Starting installation of Patch ID: 372T
Installing D:\wls922\utils\bsu\cache_dir\372T.jar
Extracting D:\wls922\patch_weblogic922\patch_jars\Bug8121714_922.jar
Updating D:\wls922\patch_weblogic922\profiles\default\sys_manifest_classpath\weblogic_patch.jar
Old manifest value: Class-Path=../../../patch_jars/CR372577_920mp2.jar ../../../patch_jars/bug8178405_92mp2.jar
New manifest value: Class-Path=../../../patch_jars/Bug8121714_922.jar ../../../patch_jars/CR372577_920mp2.jar ../../../patch_jars/bug8178405_92mp2.jar
Result: Success

Note: -prod_dir=<OracleWLSHome>/wlserver_10.3 the prod dir will be according to your installation and can be different from what i have specified.

========================================================
Notes_Patch:
-------------
/bsu.sh -install -patchlist=372T -verbose -prod_dir=/WebLogic/utils/bea922/weblogic92
./bsu.sh -patchlist=372T -verbose -prod_dir=/WebLogic/utils/bea922/weblogic92 -remove

Screenshots where you see that 2%, along with additional heap dump and thread dumps (10, 1 each 20 sec) would be good to get the whole picture.

IT-MM-RUN-DOTNET-GLO-L2

D:\bea_homes\103\utils\bsu>bsu -prod_dir=d:\bea_homes\103\wlserver_10.3 -status=applied -view –verbose

./bsu.sh -prod_dir=/WebLogic/utils/bea922/weblogic92 -status=applied -view –verbose

./bsu.sh -prod_dir=/WebLogic/utils/bea922/weblogic92 -patchlist=372T -verbose -remove
======================================
root@v02k40 # ./bsu.sh -prod_dir=/WebLogic/utils/bea922/weblogic92 -status=applied -view -verbose
ProductName:       WebLogic Platform
ProductVersion:    9.2 MP2
Components:        WebLogic Platform/WebLogic Server
BEAHome:           /WebLogic/appdata1/Installs/bea922
ProductHome:       /WebLogic/utils/bea922/weblogic92
PatchSystemDir:    /WebLogic/appdata1/Installs/bea922/utils/bsu
PatchDir:          /WebLogic/appdata1/Installs/bea922/patch_weblogic922
Profile:           Default
DownloadDir:       /WebLogic/appdata1/Installs/bea922/utils/bsu/cache_dir
JavaHome:          /WebLogic/utils/bea922/jdk150_10
JavaVersion:       1.5.0_10


Patch ID:          G8VX
PatchContainer:    G8VX.jar
Checksum:          -32692528
Severity:          optional
Category:          OA&M
CR:
Restart:           true
Description:       This patch fixes a java.net.ProtocolException resulting when
                    AdminServer is set to a listenAddress & managed servers us
                   http URL to boot from the admin server.

Patch ID:          3X4R
PatchContainer:    3X4R.jar
Checksum:          37633104
Severity:          optional
Category:          Core
CR:
Restart:           false
Description:       WLS 9.2MP2 patch containing the pollmuxer native for Solaris
                    Sparc64 bit platform.

Patch ID:          YBCC
PatchContainer:    YBCC.jar
Checksum:          -295559770
Severity:          optional
Category:          Logging
CR:
Restart:           true
Description:       Read and write the log message string as a byte[] encoded in
                    utf-8 instead of ObjectOutput.writeUTF() which has a size l
                   imitation.

=======================================
[root@v02230:/WebLogic/utils/bea922/utils/bsu] #> ./bsu.sh -prod_dir=/WebLogic/utils/bea922/weblogic92 -status=applied -view -verbose
ProductName:       WebLogic Platform
ProductVersion:    9.2 MP2
Components:        WebLogic Platform/WebLogic Server,WebLogic Platform/Workshop
                    for WebLogic Platform
BEAHome:           /WebLogic/appdata1/Installs/bea922
ProductHome:       /WebLogic/appdata1/Installs/bea922/weblogic92
PatchSystemDir:    /WebLogic/appdata1/Installs/bea922/utils/bsu
PatchDir:          /WebLogic/appdata1/Installs/bea922/patch_weblogic922
Profile:           Default
DownloadDir:       /WebLogic/appdata1/Installs/bea922/utils/bsu/cache_dir
JavaHome:          /WebLogic/utils/bea922/jdk150_10
JavaVersion:       1.5.0_10
JavaVendor:        Sun
=======================================
===================================================================



No comments:

Post a Comment