Hi,

DB: 8.1.5
OS: Windows NT.

We are getting the following error message when the user tries to connect from the web:

FRM-92102: A network error has occurred.
The forms Client has attempted to reestablish its connection to the server 1 time(s) without success. Please check the network connection and try again later.

Details...
Java Exception:
java.net.NoRouteToHostException:Operation timed out
at java.net.PlainSocketimpl.doConnect(Compiled Code)
at java.net.PlainSocketImpl.connectToAddress(Compiled Code)
at java.net.PlainSocketImpl.connect(Compiled Code)
at java.net.Socket(Compiled Code)
at java.net.Socket(Compiled Code)
at sun.net.NetworkClient.doConnect(Compiled code)
at sun.net.www.http.HttpClient.openServer(Compiled Code)
at sun.net.www.http.HttpClient.openServer(Compiled Code)
at sun.net.www.http.HttpClient(Compiled Code)
at sun.net.www.http.HttpClient(Compiled Code)
at sun.plugin.protocol.http.HttpClient(Compiled Code)
at sun.plugin.protocol.http.HttpClient.New(Compiled Code)
at sun.plugin.protocol.http.HttpURLConnection.connect(Compiled Code)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java.390)
at oracle.forms.net.HTTPNStream.connect(Unknown Source)
at oracle.forms.net.HTTPNStream.doFlush(Compiled Code)
at oracle.forms.net.HTTPNStream.flush(Compiled Code)
at java.io.DataOutputStream.flush(DataOutputStream.java.92)
at oracle.forms.net.StreamMessageWriter.run(Compiled Code)


Any help will be appreciated.

Thanks.