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-92101. There was a failure in the Forms Server during startup.

488532Feb 6 2006 — edited Sep 28 2009
Hi

We implemented new Application server oracle 10g. We are opening the application using the web browser. After opening few sessions, we are getting this error. If we close any client session, the new client can login(only one). It seems to be session limitation. But sometime without any problem we can open more than 70 client sessions. in some situation the error occurs frequently with less than 20 sessions. In application server we have more cpu, memory, network.

Kindly help me on this. Thanks in advance.

The complete error discription is given here...

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 for the details.

Details...
Java Exception:
Oracle.forms.net.ConnectionException:Forms Session<74> failed during startup: no response from runtime process

at oracle.forms.net.HTTPNStream.getResponse(unknown source)
at oracle.forms.net.HTTPNStream.doFlust(unknown source)
at oracle.forms.net.HTTPNStream.flush(unknown source)
at java.io.DataOutputStream.flush(unknown source)
at oracle.forms.net.HTTPconnection.connect(unknown source)
at oracle.forms.engine.formsDispatcher.InitConnection(unknown source)
at oracle.forms.engine.Formsdispatcher.init(unknown source)
at oracle.forms.engine.Runform.initConnection(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 sun.applet.appletPanel.run(unknown source)
at java.lang.Thread.run(unknown source)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2009
Added on Feb 6 2006
7 comments
19,126 views