Menu

Connection timed out: connect

2006-02-03
2013-04-25
  • Nobody/Anonymous

    hi

    " java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
            at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
            at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
            at java.net.Socket.connect(Socket.java:507)
            at java.net.Socket.connect(Socket.java:457)
            at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
            at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
            at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
            at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:278)
            at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:335)
            at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:176)
            at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:744)
            at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:162)
            at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:836)
            at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:230)
            at org.marre.sms.transport.clickatell.ClickatellTransport.sendRequest(ClickatellTransport.java:147)
            at org.marre.sms.transport.clickatell.ClickatellTransport.connect(ClickatellTransport.java:286)
            at org.marre.SmsSender.connect(SmsSender.java:564)"

    Can anyone help on this 
    I'll be very thankfull

     
    • Marre

      Marre - 2006-02-04

      It looks like you have some problems with the connection to clickatell. Does it work with http instead of https? Are you using a proxy to connect to clickatell?

       
    • Nobody/Anonymous

      Hi
      Thank you for your answer.  I have an HTTP account  and I use a proxy to connect myself to Internet, therefore with clickatell. 
      Thank you for your assistance

       

Log in to post a comment.