Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FRM-93652: The runtime process has terminated abnormally.

Tony007Aug 9 2020 — edited Aug 9 2020

hi am geting following error in forms 11gR2

Java Plug-in 10.40.2.43

Using JRE version 1.7.0_40-b43 Java HotSpot(TM) Client VM

User home directory = C:\Users\username

----------------------------------------------------

c: clear console window

f: finalize objects on finalization queue

g: garbage collect

h: display this help message

l: dump classloader list

m: print memory usage

o: trigger logging

q: hide console

r: reload policy configuration

s: dump system and deployment properties

t: dump thread list

v: dump thread stack

x: clear classloader cache

0-5: set trace level to <n>

----------------------------------------------------

Forms Session ID is WLS_FORMS.formsapp.4

The proxy host is null, and the proxy port is 0.

Native HTTP implementation is being used for the connection.

The connection mode is HTTP.

Forms Applet version is 11.1.2.2

RegisterWebUtil - Loading WebUtil Version 11.1.2.2

2020-Aug-09 12:32:55.07 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress

2020-Aug-09 12:32:55.86 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress

2020-Aug-09 12:32:55.101 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress

2020-Aug-09 12:32:55.101 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress

2020-Aug-09 12:32:55.101 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress

com.sun.deploy.security.BlockedException: Your security settings have blocked an application from running with an out-of-date or expired version of Java.

at com.sun.deploy.security.SandboxSecurity.showBlockedDialog(Unknown Source)

at com.sun.deploy.security.SandboxSecurity.checkRunExpired(Unknown Source)

at com.sun.deploy.security.SandboxSecurity.checkUnsignedSandboxSecurity(Unknown Source)

at com.sun.deploy.security.SandboxSecurity.isPermissionGranted(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.isTrustedByTrustDecider(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.getPermissions(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader.getPermissions(Unknown Source)

at java.security.SecureClassLoader.getProtectionDomain(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.access$100(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at oracle.forms.handler.UICommon.instantiate(Unknown Source)

at oracle.forms.handler.UICommon.onCreate(Unknown Source)

at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)

at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)

at oracle.forms.engine.Runform.processMessage(Unknown Source)

at oracle.forms.engine.Runform.processSet(Unknown Source)

at oracle.forms.engine.Runform.onMessageReal(Unknown Source)

at oracle.forms.engine.Runform.onMessage(Unknown Source)

at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)

at oracle.forms.engine.Runform.startRunform(Unknown Source)

at oracle.forms.engine.Main.createRunform(Unknown Source)

at oracle.forms.engine.Main.start(Unknown Source)

at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.start(Unknown Source)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

2020-Aug-09 12:32:58.445 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress

2020-Aug-09 12:32:58.461 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress

2020-Aug-09 12:33:10.795 WUI[setProperty()] Setting property WUC_SYSLIB_DIR to webutil\syslib\username\win32:username:webutil

2020-Aug-09 12:33:10.795 WUI[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to install.syslib.dir

2020-Aug-09 12:33:10.795 WUI[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY

2020-Aug-09 12:33:10.795 WUI[loadSettings()] Local properties file loaded

2020-Aug-09 12:33:10.795 WUI[getProperty()] Getting property WUC_BEAN_VERSION

FRM-93652: The runtime process has terminated abnormally.

Contact your system administrator.

the form work before i try to delete fmx and restart weblogic still the same

headstart23.JPG

Comments
Post Details
Added on Aug 9 2020
2 comments
1,503 views