FMW 11.1.1.9.0 - Applying Patch 22511786: WebCenter Portal Bundle Patch 11.1.1.9.160119(ID:160107.0701)
- Download Patch 22511786 (p22511786_111190_Generic.zip)
Applying Patch 22511786
- Apply this bundle patch on both ORACLE_HOMEs:
* [MW_HOME]/oracle_common (JRF Home)
* [MW_HOME]/Oracle_WCP1 (Webcenter Portal Home)
- Stop all servers (Admin Server and all Managed Servers
- Unzip the patch
$ unzip -d PATCH_TOP p22511786_111190_Generic.zip
- $ cd PATCH_TOP/22511786
- Run opatch apply on both ORACLE_HOMEs (JRF Home and WCP Home)
$ opatch apply
- Start all servers (Admin Server and all Managed Servers)
Post-Patch Instructions
- Update the WebCenter Portal Extension Bundle for JDeveloper
The extensions named "WebCenter Portal - Framework" and "WebCenter Portal Task Flow Customization Framework" should have a version 11.1.1.9.0.160107.0701
- Fix for Bug 20132344 and Bug 20132372
i) Stop Spaces managed server
ii) Clean old classfiles of scripts and scripthandlers.
rm -f $ORACLE_HOME/common/wlst/*.class
rm -f $ORACLE_HOME/common/script_handlers/*.class
touch $ORACLE_HOME/common/wlst/11.1.1.9.0
iii) Start Spaces managed server
iv) To rename users, use command synchronizeUserInformation and operationType - RENAME_USERS_FROM_MAPPING_FILE.
Patch De-Installation
- Stop all servers (Admin Server and all Managed Servers
- $ cd PATCH_TOP/22511786
- Run opatch rollback from both ORACLE_HOMEs (WCP_Home and oracle_common Home)
$ opatch rollback -id 22511786
- Remove WebCenter Portal Extension Bundle for JDeveloper updated after patching
- For Bug 20132344 and Bug 20132372
i) Stop Spaces managed server if running
ii) Clean old classfiles of scripts and scripthandlers.
rm -f $ORACLE_HOME/common/wlst/*.class
rm -f $ORACLE_HOME/common/script_handlers/*.class
touch $ORACLE_HOME/common/wlst/11.1.1.9.0
iii) Start Spaces managed server
- Start all servers (Admin Server and all Managed Servers)
Related Posts:
FMW 11.1.1.9.0 - Applying Patch 22449847: WEBCENTER CONTENT BUNDLE PATCH 11.1.1.9.160119
FMW 11.1.1.8.0 - Applying Patch 20022599: WEBCENTER CONTENT BUNDLE PATCH 11.1.1.8.9
FMW 11.1.1.7.0 - Apply Oracle Virtual Directory Patch 17391582: OVD FOR IAM1112 BUNDLE PATCH 11.1.1.7.1
- Download Patch 17391582 (p17391582_111170_Generic.zip)
- Set the ORACLE_HOME environment variable to JRF Home $MW_HOME/oracle_common
- Stop OVD instance.
- Stop WLS Admin Server and all Managed Servers.
Applying patch 17391582
- Unzip the patch
$ unzip -d PATCH_TOP p17391582_111170_Generic.zip
- $ cd PATCH_TOP/17391582
- Run OPatch apply
$ opatch apply
- Start OVD instance
Patch De-installation
If any issues post patching and rollback is required, follow below steps:
- Stop WLS Admin Server and all Managed Servers
- Stop OVD instance
- $ cd PATCH_TOP/17391582
- $ opatch rollback -id 17391582
- Delete this directory and its contents
$MW_HOME/user_projects/domains/[DOMAIN_NAME]/config/fmwconfig/ovd/default
- Restart WLS Admin Server and all Managed Servers
- Restart OVD instance
Related Posts:
FMW 11.1.2.3.1.0 Applying Patch 21118593: OAM WEBGATE BUNDLE PATCH 11.1.2.3.1
FMW 11.1.1.7.0 - Applying Oracle Jdeveloper Patch 20265562: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 19890682 14047857 16632043
- Download Patch 20265562 ( p20265562_111170_Generic.zip )
- Set environment variable ORACLE_HOME to $MW_HOME]/oracle_common
- Stop services
For Standalone JDeveloper install type, shutdown JDeveloper and ensure that Embedded/Integrated WLS Server is also stopped.
For Standalone WLS install type, ensure that WebLogic server is stopped.
Applying Patch 20265562
- Unzip the patch zip file
$ unzip -d PATCH_TOP p20265562_111170_Generic.zip
- $ cd PATCH_TOP/20265562/oui
- Run OPatch apply
- For Standalone JDeveloper install type, start JDeveloper and ensure Embedded/Integrated WLS Server is also started.
- For other install types including standalone WLS, restart Admin Server and Managed Servers.
Patch De-installation
If any issues post patching and rollback is required, follow below steps:
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/20265562/oui
- Run OPatch rollback
$ opatch rollback -id 20265562
- Clean contents of tmp directory from $DOMAIN_HOME\servers\DefaultServer\tmp for standalone Jdeveloper installs and from $DOMAIN_HOME/servers/[servername]/tmp for Admin and Managed Servers of other install types
- Start JDeveloper and ensure Embedded WLS Server is also started
Related Posts:
FMW 11.1.1.7.0 - Applying Patch 20805649: REL9 BP16 CUMULATIVE JDEVADF_11.1.1.7.9ADF-FAREL9-BP_GENERIC_150401.1409.6807
Applying Patch 20715966: JDEVADF SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJUL2015)
FMW 11.1.1.7.0 - Applying Patch 18182516: UTF-8 CHARACTERS E3 E80 E81 NOT RECOGNIZED PROPERLY BY B2B
ODSM 11g - Applying Patch 21665104: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 20715966 17191718 to resolve errors java.lang.Exception: MDSLockedSessionManager already registered. Can't register more than one.
FMW 11.1.1.7.0 - Applying Oracle WebCenter Portal Patch 18334433: COMPOSER COMPONENT PROPERTIES DIALOG FAILS TO SAVE METHOD-VALUED ELS
- Download Patch 18334433 ( p18334433_111170_Generic.zip )
- Please note this patch is applicable to two ORACLE_HOMEs:
-> $MW_HOME/oracle_common (JRF Home)
-> $MW_HOME/Oracle_WC1 (Webcenter Home)
Applying Patch 18334433
- Stop all servers (Admin Server and all Managed Servers)
- Unzip the patch zip file
$ unzip -d PATCH_TOP p18334433_111170_Generic.zip
- $ cd PATCH_TOP/18334433/oui
- Run opatch apply on JRF Home and WebCenter Home
i) Set ORACLE_HOME environment variable to $MW_HOME/oracle_common
$ opatch apply
ii)Set ORACLE_HOME environment variable to $MW_HOME/oracle_WC1
$ opatch apply
- Verify the patch
$ opatch lsinventory (on both JRF Home and WebCenter Home)
- Restart all servers (Admin Server and all Managed Servers)
Patch De-Installation
If any issues after applying the patch and rollback is required, follow below steps:
$ cd PATCH_TOP/18334433/oui
3. Run OPatch rollback (on both JRF Home and WebCenter Home)
- Stop all servers (Admin Server and all Managed Servers)
i) Set ORACLE_HOME environment variable to $MW_HOME/oracle_common
- opatch rollback -id 18334433
ii) Set ORACLE_HOME environment variable to $MW_HOME/oracle_WC1
- opatch rollback -id 18334433
- Restart all servers (Admin Server and all Managed Servers
Related Posts:
FMW 11.1.1.7.0 MDS Patch 17693339 removed after applying ADF Patch for WebCenter Portal - Patch 21880254: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 20224749 21789440
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.8.0 - Applying Patch 20022599: WEBCENTER CONTENT BUNDLE PATCH 11.1.1.8.9
FMW 11.1.1.7.0 (Dynamic Monitoring Service) - Applying Patch 18748961: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 16541855 18232869
Pre-requisities
- Download Patch 18748961 ( p18748961_111170_Generic.zip )
- Ensure patch pre-requisites as highlighted in the patch readme file are met
- This patch needs to be applied to AdminServer's $MW_HOME/oracle_common which includes fix for all local managed servers. Also for any remoted managed servers, apply patch on all remote $MW_HOME/oracle_common as well.
Applying Patch 18748961
- Set the ORACLE_HOME environment variable to JRF home.
eg: $MW_HOME]/oracle_common
- Stop all servers (Admin Server and all Managed Servers)
- Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP p18748961_111170_Generic.zip
- $ cd PATCH_TOP/18748961
- Run OPatch to apply the patch.
$ opatch apply
- Start all servers (Admin Server and all Managed Servers)
Patch De-installation
If any issues after applying the patch and rollback is required, follow below steps:
- Stop all servers (Admin Server and all Managed Servers)
- $ cd PATCH_TOP/18748961
- Run OPatch to rollback patch
$ opatch rollback -id 18748961
- Restart all servers (Admin Server and all Managed Servers)
Related Posts:
FMW 11.1.1.7.0 MDS Patch 17693339 removed after applying ADF Patch for WebCenter Portal - Patch 21880254: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 20224749 21789440
FMW 11.1.1.7.0 - Patch 21880254 removed after applying Patch 22048340: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17693339 21880254
FMW 11.1.1.7.0 - Applying Patch 20805649: REL9 BP16 CUMULATIVE JDEVADF_11.1.1.7.9ADF-FAREL9-BP_GENERIC_150401.1409.6807
FMW 11.1.1.6.0 - Applying Patch 17634864: MERGE LABEL REQUEST ON TOP OF 11.1.1.6.0 FOR BUGS 16810628 16224473
- Download Patch 17634864 ( p17634864_111160_Generic.zip )
- Ensure Patch 13866584 is already applied.
- Ensure all patch pre-requisites as highlighted in readme file are met
Applying Patch 17634864
- Set the JRF_HOME environment variable to JRF home.
The default location is : "[MW_HOME]/oracle_common"
- Stop all servers (Admin Server and all Managed Server(s))
- Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP p17634864_111160_Generic.zip
- $ cd PATCH_TOP/17634864
- Run OPatch to apply the patch
$ opatch apply
- Start all servers (Admin Server and all Managed Servers)
Patch De-installation
If any issues after applying the patch and rollback is required, follow below steps:
- Stop all servers (Admin Server and all Managed Server(s))
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/17634864
- Run OPatch to deinstall the patch.
$ opatch rollback -id 17634864
- Restart all servers (Admin Server and all Managed Servers)
Related Posts:
FMW 11.1.1.7.0 - Applying Patch 13866584: PS2,PS5:ORACLE.WEBSERVICES.STANDALONE.CLIENT.JAR:DUPLICATE ENTRIES:LICENSE.TXT
WLS 10.3.6 - Applying Patch 14463779: SU Patch [UJIZ]: STRESS:REGRESSION; STUCK THREADS AND FAILURES DURING STOCK TRADER CONV WEB-SVCS
FMW 11.1.1.7.0 - Applying Patch 16810628: BOTTLENECK IN WEBLOGIC EXHAUSTING WEBLOGIC THREADS