Home » Developer & Programmer » Forms » FRM-92102 (Oracle 10g forms, Windows 2000)
FRM-92102 [message #348006] Mon, 15 September 2008 06:55 Go to next message
anishatrivedi
Messages: 2
Registered: September 2008
Junior Member
I have an application(3-tier architecture) developed in Oracle 10g forms, with around 200+ users and a 100Mbps network. Off late, the following error is being encountered by many clients.
When do we get the following error?

FRM-92102 : A network error has occurred.The Forms Client has attempted to re-establish its connection to the Server 5 times without success.Please check the network connection and try again later.

On trying 3-4 times, this error disappears and the application gets started.
Re: FRM-92102 [message #348015 is a reply to message #348006] Mon, 15 September 2008 07:11 Go to previous messageGo to next message
rajy_salim
Messages: 204
Registered: January 2008
Location: Beirut - Lebanon
Senior Member
We get this message when the Forms Client attempts to re-establish its connection to the Server 5 times without success.

Action to do: Check the network connection and try again. Razz

Does the application start with a normal connection, which means do you get remote data when the application gets started??

Rajy
Re: FRM-92102 [message #348026 is a reply to message #348015] Mon, 15 September 2008 07:39 Go to previous messageGo to next message
anishatrivedi
Messages: 2
Registered: September 2008
Junior Member
Is this solely a network connection problem? Or it could be an error from the application or db server end?
Could you elaborate a bit on the corrective action that needs to be taken.
Re: FRM-92102 [message #348170 is a reply to message #348026] Mon, 15 September 2008 18:37 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
From 'help':
Quote:
FRM-92102: An Unexpected Network error occurred when trying to reconnect for a specific number of times by Forms.

Cause:  The communication between the applet and the Forms Server process has experienced network problems, and communication has been broken.
Action:  Add the parameter 'networkRetries' to the forms configuration file. Set the value to a suitable number according to the network characteristics and needs. For example, networkRetries=30. This parameter specifies the number of times the Forms client should try reconnecting to the middle-tier before finally timing out.

Cause: If the error occurs even after setting up an appropriate value for networkRetries, it could be due to the ports on the web server restricted at TCP/IP level.
Action: A socket connection requires a port at each end. If the port is closed it causes the communication stoppage. Firewall and proxies are used to protect the ports. Unblock the ports on the Web server.

Verify the 'networkRetries' setting.

David
Previous Topic: Acknowledgement Bar
Next Topic: Progress Bar
Goto Forum:
  


Current Time: Thu Apr 25 15:01:22 CDT 2024