Showing posts with label JDEVADF. Show all posts
Showing posts with label JDEVADF. Show all posts

Friday, 25 September 2015

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.7.0 - Applying Patch 20805649: REL9 BP16 CUMULATIVE JDEVADF_11.1.1.7.9ADF-FAREL9-BP_GENERIC_150401.1409.6807

- Review the patch README file to ensure all the pre-requisites for this patch are met including opatch version, environment variables are set, access to valid inventory, etc

- Set ORACLE_HOME to $MW_HOME/oracle_common 

- For Standalone JDeveloper install type, shutdown JDeveloper and make sure that the Embedded/Integrated WLS Server is also stopped.

- No action needed for WebCenter/SOA/Classic, etc.install type:

- For Standalone WLS install type, make sure that the WLS server is stopped.


Applying patch 20805649

- $ unzip -d PATCH_TOP p20805649_111170_Generic.zip

- $ cd PATCH_TOP/20805649

- Run OPatch to apply the patch.

  For OUI Home, run $ opatch apply

  For Standalone JDeveloper Home.

     Use the following command

     $ opatch apply -jdk [Path to jdk] -jre [Path to jre]
     

Post Patch instructions


a) For Standalone JDeveloper install type:

- Start JDeveloper and ensure Embedded/Integrated WLS Server is also started.

- If patch does not deploy to Integrated WLS Server then shutdown JDeveloper and integrated WLS, clean up tmp directory $JDEV_USER_DIR]\DefaultDomain\servers\DefaultServer\tmp\* .

- Once this has been done, restart JDeveloper and the integrated WLS.

b) For WebCenter/SOA/Classic/etc. install type:

- Restart all WLS Managed Servers and WLS Admin Server.

c) For Standalone WLS install type:

-   Start all WLS Managed Servers and WLS Admin Server


Rollback patch

-  $ cd PATCH_TOP/20805649

-  $ opatch rollback -id  20805649 -jdk [Path to jdk/jre]


a) For Standalone JDeveloper install type:

   Clean up tmp directory under $JDEV_USER_DIR]\DefaultDomain\servers\DefaultServer\tmp\* .

b) For WebCenter/SOA/Classic/etc. install type:

   Clean up tmp directory for Admin & Managed Servers under $MW_HOME]/user_projects/domains/[DOMAIN_NAME]/servers/[SERVER NAME]/tmp/*

c) For Standalone WLS install type:
   Restart all WLS Managed Servers and WLS Admin Server

- Start JDeveloper and make sure that the Embedded WLS Server is also started.

Related Posts:


FMW 11.1.1.8.0 - Applying Patch 20022599: WEBCENTER CONTENT BUNDLE PATCH 11.1.1.8.9

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 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 - Applying Patch 18182516: UTF-8 CHARACTERS E3 E80 E81 NOT RECOGNIZED PROPERLY BY B2B

OBIEE Patch 18277370 conflicts with Patch 17611288 installed during OBIA 11.1.1.8.1 installation

Thursday, 20 August 2015

Applying Patch 20715966: JDEVADF SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJUL2015)

Applying Patch 20715966: JDEVADF SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJUL2015)

Applying Patch 20715966: JDEVADF SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJUL2015)

- Review and download the latest version of OPatch to 

a) For Standalone JDeveloper/Standalone WLS install type: Download the latest version of OPatch(11.1.0.0.0) via BUG 5912518
b) b) For OUI (WebCenter/SOA/Classic/etc) install type: Download the latest version of OPatch (11.1.0.8.3 or higher) via BUG 6880880

- Ensure access to valid OUI Inventory by running opatch lsinventory

- Validate the executables in system PATH like 'which opatch', 'which unzip'

- Ensure Perl is 5.00503 or higher by sourcing ORACLE_HOME and running 'perl -v'

- For standalone Jdeveloper install or standalone WebLogic install types make sure that WLS server is stopped.


Applying Patch


1. Unzip the patch 20715966 zip file into the PATCH_TOP.

   $ unzip -d PATCH_TOP p20715966_111170_Generic.zip

2. cd PATCH_TOP/20715966/oui

3. Apply patch (Take cold backup as applicable, recommended though not mandatory)

  i) For OUI HOME, run opatch apply

 ii) For standalone JDeveloper Home, run opatch apply -jdk <jdk_path> -jre <jre_path>


4. If Patch is successful, restart MT services - Admin & Managed Servers for OUI Home, Restart Jdeveloper and Integrated WLS for standalone Jdev Home. 

5. Clearing tmp directory recommended post patching and before restarting services.

For standalone JDev Home - 

Default location of tmp => [JDEV_USER_DIR]\DefaultDomain\servers\DefaultServer\tmp\* 

For OUI Home - Default location of tmp =>   

[MW_HOME]/user_projects/domains/[DOMAIN_NAME]/servers/[SERVER NAME]/tmp/*


Patch rollback


If patch fails for some reason, rollback the patch and restart MT services.

$ opatch rollback -id 20715966 -jdk <jdk_path> -jre <jre_path>

Clearing tmp directory recommended post rollback before restarting services.

For standalone JDev Home

Default location of tmp => [JDEV_USER_DIR]\DefaultDomain\servers\DefaultServer\tmp\* 

For OUI HomeDefault location of tmp =>   

[MW_HOME]/user_projects/domains/[DOMAIN_NAME]/servers/[SERVER NAME]/tmp/*



Related Posts:

FMW 11.1.1.7.0 - Applying Patch 18182516: UTF-8 CHARACTERS E3 E80 E81 NOT RECOGNIZED PROPERLY BY B2B

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