Running Forms Including Webutil causes "APPCRASH" error in the Browser, and FRM-92101
(Doc ID 736075.1)
Last updated on MAY 03, 2024
Applies to:
Oracle Forms - Version 10.1.2.0.2 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
When running Forms, the browser shows APPCRASH error for frmweb.exe, and the following error occurs in the Form:
FRM-92101 There was a failure in the Forms Server During Startup.
oracle.forms.net.ConnectionException: Forms session [session id] aborted: unable to communicate with runtime process.
at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
...
java.io.EOFException
at java.io.DataInputStream.readUnsignedByte(Unknown Source)
...
Same Form works fine from the same client, when run the Application Server on Linux.
The Form has PL/SQL libraries attached, and WebUtil Functions called from these Libraries. The webutil.pll is attached as child library to the custom libraries.
The issue occurs when webutil.pll is attached to another PL/SQL Library.
The issue is NOT reproduced if webutil.pll is attached directly to the Form only, and not attached to another pll library.
Changes
New server/OS
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 |