|
另外,如果上述方法不行,可以参考下边的NOTE再试试
Users Receive FRM-92101 oracle.forms.net.ConnectionException Errors When Launching E-Business Suite Forms Responsibility and Function (Doc ID 1258305.1)
Modified28-FEB-2012TypePROBLEMStatusPUBLISHED(EXTERNAL)Priority2To Bottom
In this Document
Symptoms
Cause
Solution
@ Created from SR 3-2236774131
Applies to:
Oracle Applications Technology Stack - Version: 11.5.10.2 to 12.1.3 - Release: 11.5.10 to 12.1
Information in this document applies to any platform.
Symptoms
When a small number of users attempt to start any forms based application the following error occurs
ERROR
FRM-92101 A failure has occurred on the server.
You will need to reestablish your session.
Details:
Java Exception:
oracle.forms.net.ConnectionException: Forms session <2> aborted:
unable to communicate with runtime process.
at oracle.forms.net.ConnectionException.createConnectionException(UnknownSource)
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)
at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
Also GL Journal Uploads fail with the following error
"oracle.apps.bne.exception.BneInvalidException"
Steps to Replicate
The issue can be reproduced at will with the following steps:
1:- Log into the application
2:- Choose a forms based responsibility and function.
3:- Forms fails to launch
Cause
JRE on the affected client PC's is not using the connection properties defined in the Internet Explorer LAN Settings.
Custom JRE deployment options have been used to configure the JRE on the client PC. The value in "C:\WINDOWS\Sun\Java\Deployment\deployment.properties" was directing to a wrong proxy server.
Solution
To implement the solution, please configure the JRE to use the browser proxy settings using the following steps:
1:- On the client PC choose START >> CONTROL PANEL >> JAVA
2:- When the java control panal loads click the "Network Settings" button in the General tab
3:- Click the "Use Browser Settings" button
4:- Click OK, then OK again to save the changes
5:- Re-test the issue |
|