DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: FRM-92102 error

  1. #1
    Join Date
    Mar 2002
    Posts
    301
    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.
    Say No To Plastics

  2. #2
    Join Date
    Oct 2001
    Location
    Madrid, Spain
    Posts
    763
    In local the form runs well, correct?

    Then probably the problem is generated by the firewall, check firewall log messages and configuration settings

    Cheers

    Angel

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width