Error "Can't find dependent libraries" While Starting Forms 12C of New Install
(Doc ID 2761194.1)
Last updated on SEPTEMBER 20, 2022
Applies to:
Oracle Forms - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
This is a fresh install of Forms 12C. Here forms managed server WLS_FORMS fails to start with Error as
Error
-----------
Java.lang.UnsatisfiedLinkError: <OracleHOme>\oracle_common\bin\oraonssys.dll: Can't find dependent libraries
Complete Stack
<BEA-149231> <Unable to set the activation state to true for the application "formsapp [Version=12.2.1]".
java.lang.UnsatisfiedLinkError: <ORACLE_HOME>\oracle_common\bin\oraonssys.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1934)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1850)
at java.lang.Runtime.loadLibrary0(Runtime.java:871)
at java.lang.System.loadLibrary(System.java:1122)
at oracle.forms.servlet.ProcessManager.<clinit>(Unknown Source)
at oracle.forms.config.FormsappLifeCycleListener.postStart(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.run(BaseLifecycleFlow.java:240)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:344)
.....
-----------
Java.lang.UnsatisfiedLinkError: <OracleHOme>\oracle_common\bin\oraonssys.dll: Can't find dependent libraries
Complete Stack
<BEA-149231> <Unable to set the activation state to true for the application "formsapp [Version=12.2.1]".
java.lang.UnsatisfiedLinkError: <ORACLE_HOME>\oracle_common\bin\oraonssys.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1934)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1850)
at java.lang.Runtime.loadLibrary0(Runtime.java:871)
at java.lang.System.loadLibrary(System.java:1122)
at oracle.forms.servlet.ProcessManager.<clinit>(Unknown Source)
at oracle.forms.config.FormsappLifeCycleListener.postStart(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.run(BaseLifecycleFlow.java:240)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:344)
.....
DISCLAIMER:Information and third party links/References as referred in this document are for information sharing purpose only.
Oracle is not responsible for instructions/info from 3rd party site.
Oracle is not responsible for instructions/info from 3rd party site.
Changes
New Forms 12C Install.
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 |