Unsatisfied Link Error With Schemasync Tool on Linux x86-64 Bit
(Doc ID 1488168.1)
Last updated on FEBRUARY 27, 2019
Applies to:
Oracle Internet Directory - Version 11.1.1.3.0 to 11.1.1.6.0 [Release 11g]Linux x86-64
Symptoms
On a Linux x86-64 platform, running the schemasync tool fails with the following exception:
INFO: Error loading native library:libldapjclnt11.so
Exception in thread "main" java.lang.UnsatisfiedLinkError: oracle.ldap.util.NUtil.readLineNoEcho(Ljava/lang/String;Z)Ljava/lang/String;
at oracle.ldap.util.NUtil.readLineNoEcho(Native Method)
at oracle.ldap.dmu.SchemaMigrater.(SchemaMigrater.java:51)
at oracle.ldap.dmu.SchemaMigrater.main(SchemaMigrater.java:84)
Exception in thread "main" java.lang.UnsatisfiedLinkError: oracle.ldap.util.NUtil.readLineNoEcho(Ljava/lang/String;Z)Ljava/lang/String;
at oracle.ldap.util.NUtil.readLineNoEcho(Native Method)
at oracle.ldap.dmu.SchemaMigrater.(SchemaMigrater.java:51)
at oracle.ldap.dmu.SchemaMigrater.main(SchemaMigrater.java:84)
Due to this issue, the schemasync tool does not work.
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 |
Cause |
Solution |
References |