Getting error FRM-92101: There was a failure in the Forms Server during startup. This could happen d
I am facing the belowmentioned error while trying to save the data in forms in Oracle EBS R12:
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 <1> 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.dataOutputStream.flush(Unknown Source)