Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ELFCLASS64 Error on AS10g Release 3
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
![]() |
![]() |