My Oracle Support Banner

Jdapi: Java.Lang.Unsatisfiedlinkerror:No Ifjapi90 In Java.Library.Path (Doc ID 302372.1)

Last updated on OCTOBER 09, 2023

Applies to:

Oracle Forms - Version 9.0.4 and later
Information in this document applies to any platform.

Symptoms

While running a JDAPI program on UNIX system receives the below exception:

Exception in thread "main" java.lang.UnsatisfiedLinkError: no ifjapi90 in
java.library.path
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.<init>(Throwable.java:94)
at java.lang.Error.<init>(Error.java:50)
at java.lang.LinkageError.<init>(LinkageError.java:43)
at java.lang.UnsatisfiedLinkError.<init> (UnsatisfiedLinkError.java:42)
at java.lang.ClassLoader.loadLibrary(Compiled Code)
at java.lang.Runtime.loadLibrary0(Runtime.java:473)
at java.lang.System.loadLibrary(System.java:778)
at <Unloaded Method>at PrintForm.main(Compiled Code)

The same program works fine on Windows system.

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!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.