Showing posts with label Oracle Coherence. Show all posts
Showing posts with label Oracle Coherence. Show all posts

Thursday, July 7, 2016

How to Upgrade Oracle Coherence


Upgrade instructions to install Coherence 3.7.1.x on Oracle Access Manager 11gr2 (OAM 11.1.2.0.0) to Oracle Access Manager 11gr2PS2 (OAM 11.1.2.2.0)

1. Download desired coherence patch from Note:1405110.1

2. Shutdown all the servers.

3. On the each Server including the admin server, do the following.

     a. Unzip the contents of the patch to tmp folder.

     b. Backup the jar that exists at the location      MW_HOME/oracle_common/modules/oracle.coherence/coherence.jar

     c. copy the jar tmp/coherence/lib/coherence.jar to the folder MW_HOME/oracle_common/modules/oracle.coherence

     d. Backup the folder $Domain/config and all its nested contents.

4. Start the Admin Server

5. Log into weblogic console

6. Lock configuration

7. Select Deployments and locate the coherence library

8. Select the library and press the Delete button.

9. Release Configuration and apply changes.

10. Lock configuration

11. Select Deployments and press the Install button.

12. Select the coherence jar in the file path. Ensure that the library name is "coherence". Hit the next button till you finish deployments.

13. Save and release the configuration.

14. Stop And Start the Admin Server. Verify the the oam_admin deployment is started.

How to Check Oracle coherence version

1. Navigate to COHERENCE_HOME/lib and extract coherence.jar file

2. You can find the exact version details in MANIFEST.MF file under META-INF directory

File content:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.1
Created-By: 19.0-b09 (Sun Microsystems Inc.)
Main-Class: com.tangosol.net.CacheFactory
Class-Path: je.jar
Specification-Vendor: Oracle
Specification-Version: 3.7.1.1
Implementation-Build: 28901
Implementation-Description: 
Implementation-Title: Coherence
Implementation-URL: http://www.oracle.com
Implementation-Vendor: Oracle
Implementation-Version: 3.7.1.1