E-Business Suite Forms 11i: How to Troubleshoot Error "FRM-92050 Failed to connect to the server" During EBS login
(Doc ID 299187.1)
Last updated on SEPTEMBER 12, 2019
Applies to:
Oracle E-Business Suite Technology Stack - Version 11.5.10.0 to 11.5.10.2 [Release 11.5 to 11.5.10]Linux x86
UnitedLinux (32-bit)
Red Hat Advanced Server
Red Hat Enterprise Linux Advanced Server x86-64 (AMD Opteron Architecture)
SUSE \ UnitedLinux x86-64
Linux x86-64
Symptoms
Users cannot login to forms based responsibilities either from the Self-Service Menu or by using the direct forms login (http://<host>.<domain>:<port>/dev60cgi/f60cgi)
This is a list of likely errors:
Error #1
FRM-92050 Failed to connect to the server: <host>.<domain>:<port>
Details...
Java Exception
java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read
at java.net.SocketInputStream.socketRead(Native Method)
....
Details...
Java Exception
java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read
at java.net.SocketInputStream.socketRead(Native Method)
....
Error #2
FRM-92050: Failed to connect to the Server: <server_name>:<forms_port>
Details...
Java Exception:
oracle.forms.engine.RunformException: FRM-92050: Failed to connect to the
Server: <server_name>:<forms_port>
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.JinitAppletPanel.run(JinitappletPanel.java:456)
at java.lang.Thread.run(Thread.java:466)
Details...
Java Exception:
oracle.forms.engine.RunformException: FRM-92050: Failed to connect to the
Server: <server_name>:<forms_port>
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.JinitAppletPanel.run(JinitappletPanel.java:456)
at java.lang.Thread.run(Thread.java:466)
Error #3
FRM-92050: Error connecting at server: Host.Domain:Port
Details...
Java Exception:
java.net.SocketException: Socket read failed
Details...
Java Exception:
java.net.SocketException: Socket read failed
Changes
Environmental Linux changes that could cause this issue:
- After a fresh install, clone , migration to Oracle Applications 11i (11.5.x)
- After applying a forms patchset to an existing install of Oracle Applications 11i (11.5.x)
- After upgrading the OS on an existing install of Oracle Applications 11i (11.5.x)
Linux includes RedHat, Suse or UnitedLinux
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 |