FRM-92101: There was a failure in the Forms Server Error When Accessing Concurrent Form(s) After Upgrading to 12.2.9
(Doc ID 2637240.1)
Last updated on JULY 01, 2024
Applies to:
Oracle Application Object Library - Version 12.2.9 to 12.2.9 [Release 12.2]Oracle Concurrent Processing - Version 12.2.9 to 12.2.9 [Release 12.2]
Information in this document applies to any platform.
Symptoms
After upgrading when accessing concurrent forms the following error is generated:
Forms session <10> aborted: unable to communicate with runtime process.
FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
Please look into the web-server log file for details.
Details....
Java Exception:
oracle.forms.net.ConnectionException: Forms session aborted: unable to communicate with runtime process.
at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
at oracle.forms.net.HTTPNStream.flush(Unknown Source)
at java.io.DataOuputStream.flush(Unknown Source)
at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
The following error appears in the Forms Server Log file:
<Error> <ServletContext-/forms> <BEA-000000> <Forms session <10> exception stack trace:
java.io.IOException: FRM-93000: Unexpected internal error.
Details : No HTTP headers received from runform
at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
Truncated. see log file for complete stacktrace
Changes
Upgraded from E-Business 12.2.8 to 12.2.9.
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 |