Showing posts with label 20780171. Show all posts
Showing posts with label 20780171. Show all posts

Tuesday, 2 February 2016

WLS 10.3.6.0.12 - Applying Patch 21325021: SU Patch [JGWA] :10.3.6.0.12 Overlay: MERGE REQUEST ON TOP OF WLS PSU 10.3.6.0.12 FOR BUGS 18057437 18438079 20062321

WLS 10.3.6.0.12 - Applying Patch 21325021: SU Patch [JGWA] :10.3.6.0.12 Overlay: MERGE REQUEST ON TOP OF WLS PSU 10.3.6.0.12 FOR BUGS 18057437 18438079 20062321

- Download Patch 21325021 (p21325021_1036012_Generic.zip)

- Ensure WLS 10.3.6.0.12 PSU (Patch Number : 20780171 , Patch ID : EJUW) is already applied

Applying Patch 21325021

- Unzip the patch 

$ unzip p21325021_1036012_Generic.zip

- $ cd PATCH_TOP/21325021

- Copy contents of the patch zip file except README to $MW_HOME/utils/bsu/cache_dir/

- $ cd $MW_HOME/utils/bsu/cache_dir/

- Take backup of existing patch-catalog.xml and rename the one copied from patch zip file to patch-catalog.xml

- Apply the patch using Smart Update Utility

$ ./bsu.sh -prod_dir=$MW_HOME/WL_Home -patch_download_dir=$MW_HOME/utils/bsu/cache_dir -patchlist=JGWA  -verbose -install

- Start MT services

- Verify WebLogic Server PSU

$ . $WL_HOME/server/bin/setWLSEnv.sh 

$ java weblogic.version


Related posts:

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

Oracle WebLogic Server WLS 10.3.6.0.13 - Applying Patch 21984589: SU Patch [S8C2]: WLS PATCH SET UPDATE 10.3.6.0.13

Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10

Applying Patch 19182814: SU Patch [FSR2]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.9

Applying Patch 18040640 - SU Patch [T5F1]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.8 on OBIEE client


Wednesday, 30 September 2015

Applying Patch 18084750: SU Patch [RPW9] :10.3.6.0.12 Overlay: TRACKING BUG TO BACKPORT 17776637 ON 10.3.6

Applying Patch 18084750: SU Patch [RPW9] :10.3.6.0.12 Overlay: TRACKING BUG TO BACKPORT 17776637 ON 10.3.6

Pre-requisites:

Ensure WLS10.3.6.0.12 PSU (Patch Number: 20780171 , Patch ID :EJUW) is already applied

Applying Patch 18084750

- Download the patch 18084750 and copy it to the staging area of the server

To install the patch, follow below steps:

- unzip p18084750_1036012_Generic.zip to {MW_HOME}/utils/bsu/cache_dir or staging area (ensure appopriate permissions are set & take backup of cache_dir)

- {MW_HOME}/utils/bsu

./bsu.sh -install -patch_download_dir={MW_HOME}/utils/bsu/cache_dir -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME}

- If any patch conflicts with existing PSU patch, uninstall existing patch and re-attempt patching

- Restart MT services after applying patch

- Verify the latest version of WebLogic

  $ . $WL_HOME/server/bin/setWLSEnv.sh 
  $ java weblogic.version


To unistall the patch, follow below steps:

 - Stop MT services
 - Navigate to the {MW_HOME}/utils/bsu directory.
 - Run ./bsu.sh -remove -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME}
 - Start MT services 

Related Posts:

Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10

Applying Patch 19182814: SU Patch [FSR2]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.9

Applying Patch 18040640 - SU Patch [T5F1]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.8 on OBIEE client

Wednesday, 16 September 2015

WLS 10.3.6 - Applying Patch 14463779: SU Patch [UJIZ]: STRESS:REGRESSION; STUCK THREADS AND FAILURES DURING STOCK TRADER CONV WEB-SVCS

WLS 10.3.6 - Applying Patch 14463779: SU Patch [UJIZ]: STRESS:REGRESSION; STUCK THREADS AND FAILURES DURING STOCK TRADER CONV WEB-SVCS

Download and copy the patch file p14463779_1036_Generic.zip to staging area

Copy the patch files to /sid/fmw/product/112/utils/bsu/cache_dir

cp $STAGE_DIR/patches/YUIS.jar $MW_HOME/product/112/utils/bsu/cache_dir/

cp $STAGE_DIR/patches/patch-catalog_20336.xml $MW_HOME/product/112/utils/bsu/cache_dir/

cd $MW_HOME/product/112/utils/bsu

Backup existing patch-catalog.xml

cp patch-catalog.xml patch-catalog_orig.xml

mv patch-catalog_20336.xml patch-catalog.xml

- cd /sid/fmw/product/112/utils/bsu/

Applying the patch

./bsu.sh -prod_dir=/sid/fmw/product/112/wlserver_10.3 
-patch_download_dir=/sid/fmw/product/112/utils/bsu/cache_dir -patchlist=UJIZ  -verbose -install


- To validate the patch

./bsu.sh -view -status=applied -prod_dir=/sid/fmw/product/112/wlserver_10.3


- Start services

Related Posts:

WebCenter Content 11.1.1.8.9 Stuck Threads Issue - Applying Patch 20319643: STUCK THREADS DUE TO UNSAFE RIDC CODE - HASHMAP

FMW 11.1.1.7.0 - Applying Patch 16810628: BOTTLENECK IN WEBLOGIC EXHAUSTING WEBLOGIC THREADS

FMW 11.1.1.6.0 - Applying Patch 17634864: MERGE LABEL REQUEST ON TOP OF 11.1.1.6.0 FOR BUGS 16810628 16224473

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10

Applying Patch 19182814: SU Patch [FSR2]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.9

Applying Patch 18040640 - SU Patch [T5F1]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.8 on OBIEE client

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11


Download and copy the patch p20181997_1036_Generic.zip to staging area.

Copy the patch files to /sid/fmw/product/112/utils/bsu/cache_dir

cp $STAGE_DIR/patches/YUIS.jar $MW_HOME/product/112/utils/bsu/cache_dir/

cp $STAGE_DIR/patches/patch-catalog_22580.xml $MW_HOME/product/112/utils/bsu/cache_dir/

cd $MW_HOME/product/112/utils/bsu

Backup existing patch-catalog.xml

cp patch-catalog.xml patch-catalog_orig.xml

mv patch-catalog_22580.xml patch-catalog.xml

(Note: Remove any existing patches that may conflict with the new patch.
Run ./bsu.sh -remove -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME})


Applying the patch 

- Stop the services

./bsu.sh -install -patch_download_dir=$MW_HOME/product/112/utils/bsu/cache_dir/ -patchlist=YUIS -prod_dir=$MW_HOME/product/112/wlserver_10.3
Checking for conflicts...

No conflict(s) detected

Installing Patch ID: YUIS..
Result: Success

- Restart services

- Verify the patch applied

./bsu.sh -view -status=applied -prod_dir=$MW_HOME/product/111/wlserver_10.3

bash-4.1$ . $MW_HOME/product/111/wlserver_10.3/server/bin/setWLSEnv.sh

bash-4.1$ java weblogic.version

WebLogic Server 10.3.6.0.11 PSU Patch for BUG20181997 TUE NOV 12 15:54:42 IST 2015

Uninstalling the patch

 - Stop MT services
 - Navigate to the {MW_HOME}/utils/bsu directory.
 - Run ./bsu.sh -remove -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME}
 - Start MT services 

Related Posts:

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

Oracle WebLogic Server WLS 10.3.6.0.13 - Applying Patch 21984589: SU Patch [S8C2]: WLS PATCH SET UPDATE 10.3.6.0.13

Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12

Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10

Applying Patch 19182814: SU Patch [FSR2]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.9

Applying Patch 18040640 - SU Patch [T5F1]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.8 on OBIEE client

Tuesday, 25 August 2015

Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12

Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12

- Download the patch 20780171 and copy it to the staging area of the server

To install the patch, follow below steps:

- unzip p20780171_1036_Generic.zip to {MW_HOME}/utils/bsu/cache_dir or staging area (ensure appopriate permissions are set & take backup of cache_dir)

- {MW_HOME}/utils/bsu

./bsu.sh -install -patch_download_dir={MW_HOME}/utils/bsu/cache_dir -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME}

- If any patch conflicts with existing PSU patch, uninstall existing patch and re-attempt patching

- Restart MT services after applying patch

- Verify the latest version of WebLogic

  $ . $WL_HOME/server/bin/setWLSEnv.sh
  $ java weblogic.version

You should see version similar to below

WebLogic Server 10.3.6.0.12 PSU Patch for BUG20780171


To unistall the patch, follow below steps:

 - Stop MT services
 - Navigate to the {MW_HOME}/utils/bsu directory.
 - Run ./bsu.sh -remove -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME}
 - Start MT services 



 Related posts:

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

Oracle WebLogic Server WLS 10.3.6.0.13 - Applying Patch 21984589: SU Patch [S8C2]: WLS PATCH SET UPDATE 10.3.6.0.13

WLS 10.3.6.0.12 - Applying Patch 21325021: SU Patch [JGWA] :10.3.6.0.12 Overlay: MERGE REQUEST ON TOP OF WLS PSU 10.3.6.0.12 FOR BUGS 18057437 18438079 20062321

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10

Applying Patch 19182814: SU Patch [FSR2]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.9

Applying Patch 18040640 - SU Patch [T5F1]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.8 on OBIEE client