Showing posts with label Oracle Webcenter Portal. Show all posts
Showing posts with label Oracle Webcenter Portal. Show all posts

Thursday, 21 January 2016

FMW 11.1.1.9.0 - Applying Patch 22511786: WebCenter Portal Bundle Patch 11.1.1.9.160119(ID:160107.0701)

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

Sunday, 17 January 2016

FMW 11.1.1.7.0 - Applying Oracle WebCenter Portal Patch 18334433: COMPOSER COMPONENT PROPERTIES DIALOG FAILS TO SAVE METHOD-VALUED ELS

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


Friday, 8 November 2013

Applying Oracle Webcenter Portal 11.1.1.6.6 Bundle Patch 16269470

Applying Webcenter Portal 11.1.1.6.6 Bundle Patch 16269470

1. This patch is applicable to two ORACLE_HOMEs:

      -> [MW_HOME]/oracle_common (JRF Home)
      -> [MW_HOME]/Oracle_WC1    (Webcenter Home)


2. Run the following WLST commands and save the output (this will be needed during the post-install instructions):

   Using WLST:
   cd [MW_HOME]/Oracle_WC1/common/bin
   ./wlst.sh
   
   $> connect()

  $> listWebServicePolicies('/wcp_domain/WC_Spaces/webcenter', 'webcenter', 'web', 'SpacesWebService', 'SpacesWebServiceSoapHttpPort')

  $> listWebServicePolicies('/wcp_domain/WC_Collaboration/owc_discussions', 'owc_discussions', 'web', 'OWCDiscussionsServiceAuthenticated', 'OWCDiscussionsServiceAuthenticated')

3. Stop all servers (Admin Server and all Managed Server(s))

4. Run OPatch to apply the patch.

   Proceed as below:

   4.1. Set the ORACLE_HOME environment variable to "[MW_HOME]/oracle_common" directory.

       Run following command:
       - opatch apply

   4.2. Set the ORACLE_HOME environment variable to "[MW_HOME]/Oracle_WC1" directory.
  
       Run following command:
       - opatch apply 

You should see below at the end of opatch.
-------------------
Verifying the update...
Inventory check OK: Patch ID 16269470 is registered in Oracle Home inventory with proper meta-data.
Files check OK: Files from Patch ID 16269470 are present in Oracle Home.

The local system has been patched and can be restarted.

--------------------------------------------------------------------------------
The following warnings have occurred during OPatch execution:
1) OUI-67644:
Given patch "16269470" is a bug superset of patch "14361677" but is not a file superset.

--------------------------------------------------------------------------------
OPatch Session completed with warnings.


OPatch completed with warnings.
-----------------------

5. Start all servers (Admin Server and all Managed Server(s))

6. Prior to this patch, the WebCenter Spaces & WebCenter Discussions web service end points were seeded with a fixed policy - i.e., 
wss11_saml_token_with_message_protection_service_policy and wss10_saml_token_service_policy respectively. 

Post application of this patch, there is no security policy assigned to the WebService end points thereby resulting in a potential loss of functionality. 

To  fix this, you will need to reapply the policies that were set earlier on these services. This can be achieved either via WLST or the Enterprise Manager console. 

Using WLST:
cd [MW_HOME]/Oracle_WC1/common/bin
./wlst.sh
   
   $> connect()

   $> attachWebServicePolicy('webcenter', 'webcenter', 'web', 'SpacesWebService', 'SpacesWebServiceSoapHttpPort', 'oracle/wss11_saml_or_username_token_with_message_protection_service_policy')
   ... where oracle/wss11_saml_or_username_token_with_message_protection_service_policy is the policy you want to restore. 
  
   Note that this is the value you obtained by running listWebServicePolicies in the section '2 Pre-Installation Instructions'
   against WebCenter Spaces web service end point.

   $> attachWebServicePolicy('owc_discussions', 'owc_discussions', 'web', 'OWCDiscussionsServiceAuthenticated', 'OWCDiscussionsServiceAuthenticated', 'oracle/wss10_saml_token_service_policy')
   ... where oracle/wss10_saml_token_service_policy is the policy you want to restore. 

   $> exit()

   Failure to perform these steps will cause the connection between Spaces and the Discussions server to fail with an "Error while invoking endpoint" message.

7. Restart Spaces and Collaboration managed server(s).

8. Due to the fixes installed, the following is mandatory:

   8.1. Update the WebCenter Portal Extension Bundle for JDeveloper.
      
   8.2. Clear the browser cache.

9. Run opatch lsinventory to verify the patch applied.