Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-1903605.1
Update Date:2018-04-18
Keywords:

Solution Type  Problem Resolution Sure

Solution  1903605.1 :   Installing ADF Patch Bundled with EPM 11.1.2.3.500 Patch on Solaris 64-bit Server Fails With Error "wrong ELF class: ELFCLASS64"  


Related Items
  • Oracle Exalytics Software
  •  
  • Hyperion Planning
  •  
  • Oracle Exalytics T5-8
  •  
Related Categories
  • PLA-Support>Hyperion EPM>Planning>Hyperion Planning>HYP: Planning General
  •  




In this Document
Symptoms
Cause
Solution


Created from <SR 3-9268244531>

Applies to:

Hyperion Planning - Version 11.1.2.3.500 and later
Oracle Exalytics T5-8 - Version All Versions and later
Oracle Exalytics Software - Version 1.0.0.5.0 and later
Information in this document applies to any platform.

Symptoms

Applying ADF 11.1.1.7.1 OPatch 16964825 on a Solaris 64-bit server fails with the below error:

java.lang.UnsatisfiedLinkError: /apps/oraepm/Oracle/Middleware/oracle_common/oui/lib/solaris/liboraInstaller.so: ld.so.1: java: fatal: /apps/oraepm/Oracle/Middleware/oracle_common/oui/lib/solaris/liboraInstaller.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)

Cause

The ADF OPatch installer for Solaris does not have the command set for 64-bit.

Solution

Manually unzip files p16964825_111170_Generic and p18362693_111171_Generic into folder <Middleware_Home>/oracle_common/Opatch.

Add -d64 in the file <Middleware_Home>/oracle_common/oui/oraparam.ini to JRE_MEMORY_OPTIONS property, eg:

JRE_MEMORY_OPTIONS=" -Xmx512m -XX:MaxPermSize=256m -d64"

Add -d64 (for 64 bit) to the opatch file as below:

  1. Edit $ORACLE_HOME/OPatch/opatch
  2. Search opatch and add -d64 to the following line:
    $JAVA -d64 $JAVA_VM_OPTION $JRE_MEMORY_OPTIONS

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback