Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> ELFCLASS64 Error on AS10g Release 3

ELFCLASS64 Error on AS10g Release 3

From: Nick <NickFCook_at_gmail.com>
Date: 18 Jul 2006 06:10:17 -0700
Message-ID: <1153228217.932454.32480@b28g2000cwb.googlegroups.com>


Hi All,

I'm deploying a java app to Oracle AS 10g R3 on a Solaris 9 SPARC station. Each time we hit the app we get the error in our log below:

java.lang.UnsatisfiedLinkError: $ORACLE_HOME/lib/libocijdbc10.so: ld.so.1: java: fatal: $ORACLE_HOME/lib/libocijdbc10.so: wrong ELF class: ELFCLASS64</MSG_TEXT>

I've seen the fix all over the place to update the LD_LIBRARY_PATH to have $ORACLE_HOME/lib32 come first. I've done this in the .profile and /etc/profile, but I'm still getting the same exact error. For some reason, I can't get it to look in $ORACLE_HOME/lib32.

Is there anywhere else I would need to set this path?

TIA, NC Received on Tue Jul 18 2006 - 08:10:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US