Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UnsatisfiedLinkError exception loading native library: njni10

556172Feb 25 2007 — edited Dec 9 2010
Hi, I tried installing Oracle 10.2 Client on SuSE Linux 10.2. It stopped at the Net Configuration Assistant. I tried running ./netca separately and got the error below. I found postings about this error in other forums dating back to 2004. Can't believe it's not fixed yet. Or am I doing something wrong?

I appreciate any suggestions!


oracle@linux-zoc1:/opt/oracle/product/10.2/client_1/bin> ./netca
UnsatisfiedLinkError exception loading native library: njni10

java.lang.UnsatisfiedLinkError: jniGetOracleHome
at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
at oracle.net.ca.NetCA.main(Unknown Source)
Oracle Net Services configuration failed. The exit code is -1
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 6 2011
Added on Feb 25 2007
20 comments
44,459 views