UnsatisfiedLinkError
Hi,
When I try to run the java program, it is showing the below error.
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\10giDS\BIN\frmjapi
.dll: The specified procedure could not be found
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at oracle.forms.jdapi.Jdapi.<clinit>(Unknown Source)
at FormsCompiler.main(FormsCompiler.java:10)
Has anyone faced such issue? Please let me know the cause of it.
Urgent
Regds,
Nandakumar

