Wednesday 19 November 2014

Applying Patch 9905685 : MISSING COMMONS-CLI-1.1.JAR IN WEBTIER ORACLE_COMMON/SOA/MODULES on SOA 11.1.1.7.0

Applying Patch 9905685 : MISSING COMMONS-CLI-1.1.JAR IN WEBTIER ORACLE_COMMON/SOA/MODULES on SOA 11.1.1.7.0

On SOA 11.1.1.7.0 version, SOA composite undeployment via Enterprise Manager Console fails.  It appears to hang, and the operation must eventually be canceled. 

You can observe below error in AdminServer.out while the undeploy action is in progress:


<Emergency> <oracle.dfw.incident> <BEA-000000> <incident 29 created with problem key "DFW-99998 [java.lang.NoClassDefFoundError][oracle.sysman.emai.model.sca.deploy.Deployer.execute][em]">


The cause for this issue is a missing COMMONS-CLI-1.1.jar in the [domain_home]/oracle_common/soa/modules directory.

To resolve this, download & apply patch 9905685


1. Unzip the patch zip file into the PATCH_TOP.

   $unzip -d PATCH_TOP p9905685_111170_Generic.zip

2. Set your current directory to the directory where the patch is located.

   $cd PATCH_TOP/9905685/oui

3. Run OPatch to apply the patch.

   Set the ORACLE_HOME environment variable to oracle_common directory and run the following command:

      $opatch apply

4. Restart all servers (AdminServer and all Managed server(s)).

No comments:

Post a Comment