During Installing the Callout Utility, Got the Error "java.lang.UnsatisfiedLinkError: no ocijdbc10 in java.library.path".
(Doc ID 943128.1)
Last updated on FEBRUARY 14, 2025
Applies to:
Web Services - Version 10.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
On Database10.2.0.4 :
When following the instructions of <note 428775.1> to install the callout utility running the jpublisher command as follows:
fails with following error occurs:
ERROR
Exception in thread "main" java.lang.UnsatisfiedLinkError: no ocijdbc10 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1517)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at oracle.jdbc.driver.T2CConnection$1.run(T2CConnection.java:3139)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.jdbc.driver.T2CConnection.loadNativeLibrary(T2CConnection.java:3135)
at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:221)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |