SDC Service down?

92 views
Skip to first unread message

Mike A

unread,
Jul 3, 2013, 1:10:59 PM7/3/13
to googl...@googlegroups.com
We are experiencing the following errors (copied below) when our SDC server tries to connect to the service. It just keeps timing out trying to connect. Is the SDC Service down? Is there an estimated time that it will be back up?

Thanks.



Wednesday, July 03, 2013 11:17:29 AM------------------- Run SDC Started ------------------------- 
03 Jul 2013 11:17:30,399 [main] INFO  com.google.dataconnector.client.SdcConnection  - Connecting to SDC server
03 Jul 2013 11:17:30,399 [main] INFO  com.google.dataconnector.util.SSLSocketFactoryInit  - Using SSL for client connections.
Setting iddle timeout to 60000 ms.
Setting accept timeout to 60000 ms.
Setting udp timeout to 600000 ms.
03 Jul 2013 11:17:30,665 [com.google.dataconnector.client.JsocksStarter] INFO  com.google.dataconnector.client.JsocksStarter  - Starting JSOCKS listener thread on port 1080
03 Jul 2013 11:17:30,681 [com.google.dataconnector.client.JsocksStarter] INFO  net.sourceforge.jsocks.socks.ProxyServer  - Starting SOCKS Proxy on:127.0.0.1:1080
03 Jul 2013 11:17:51,862 [main] FATAL com.google.dataconnector.client.Client  - Connection failed.
com.google.dataconnector.util.ConnectionException: java.net.ConnectException: Connection timed out: connect
at com.google.dataconnector.client.SdcConnection.connect(SdcConnection.java:211)
at com.google.dataconnector.client.Client.parseFlagsValidateAndConnect(Client.java:119)
at com.google.dataconnector.client.Client.main(Client.java:178)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.google.dataconnector.client.SdcConnection.connect(SdcConnection.java:149)
... 2 more
03 Jul 2013 11:17:51,862 [main] INFO  com.google.dataconnector.util.ShutdownManager  - Issuing shutdown for com.google.dataconnector.client.ResourcesFileWatcher
03 Jul 2013 11:17:51,862 [main] INFO  com.google.dataconnector.util.ShutdownManager  - Issuing shutdown for com.google.dataconnector.client.JsocksStarter
03 Jul 2013 11:17:53,863 [main] INFO  com.google.dataconnector.client.Client  - Starting agent after 1 unsuccessful attempts. Next connect in 2000 milliseconds.
03 Jul 2013 11:17:53,879 [main] INFO  com.google.dataconnector.client.SdcConnection  - Connecting to SDC server
03 Jul 2013 11:17:53,879 [main] INFO  com.google.dataconnector.util.SSLSocketFactoryInit  - Using SSL for client connections.
Setting iddle timeout to 60000 ms.
Setting accept timeout to 60000 ms.
Setting udp timeout to 600000 ms.
03 Jul 2013 11:17:53,879 [com.google.dataconnector.client.JsocksStarter] INFO  com.google.dataconnector.client.JsocksStarter  - Starting JSOCKS listener thread on port 1080
03 Jul 2013 11:17:53,879 [com.google.dataconnector.client.JsocksStarter] INFO  net.sourceforge.jsocks.socks.ProxyServer  - Starting SOCKS Proxy on:127.0.0.1:1080
03 Jul 2013 11:18:14,888 [main] FATAL com.google.dataconnector.client.Client  - Connection failed.
com.google.dataconnector.util.ConnectionException: java.net.ConnectException: Connection timed out: connect
at com.google.dataconnector.client.SdcConnection.connect(SdcConnection.java:211)
at com.google.dataconnector.client.Client.parseFlagsValidateAndConnect(Client.java:119)
at com.google.dataconnector.client.Client.main(Client.java:178)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.google.dataconnector.client.SdcConnection.connect(SdcConnection.java:149)
... 2 more
03 Jul 2013 11:18:14,888 [main] INFO  com.google.dataconnector.util.ShutdownManager  - Issuing shutdown for com.google.dataconnector.client.ResourcesFileWatcher
03 Jul 2013 11:18:14,888 [main] INFO  com.google.dataconnector.util.ShutdownManager  - Issuing shutdown for com.google.dataconnector.client.JsocksStarter
03 Jul 2013 11:18:18,890 [main] INFO  com.google.dataconnector.client.Client  - Starting agent after 2 unsuccessful attempts. Next connect in 4000 milliseconds.
03 Jul 2013 11:18:18,906 [main] INFO  com.google.dataconnector.client.SdcConnection  - Connecting to SDC server
03 Jul 2013 11:18:18,906 [main] INFO  com.google.dataconnector.util.SSLSocketFactoryInit  - Using SSL for client connections.
Setting iddle timeout to 60000 ms.
Setting accept timeout to 60000 ms.
Setting udp timeout to 600000 ms.
03 Jul 2013 11:18:18,906 [com.google.dataconnector.client.JsocksStarter] INFO  com.google.dataconnector.client.JsocksStarter  - Starting JSOCKS listener thread on port 1080
03 Jul 2013 11:18:18,906 [com.google.dataconnector.client.JsocksStarter] INFO  net.sourceforge.jsocks.socks.ProxyServer  - Starting SOCKS Proxy on:127.0.0.1:1080

Mike A

unread,
Jul 3, 2013, 1:11:39 PM7/3/13
to googl...@googlegroups.com
Also, please note this has been happening for at at least an hour and a half, probably more.

Mike A

unread,
Jul 3, 2013, 1:17:55 PM7/3/13
to googl...@googlegroups.com
Its back! Not sure if Google saw the post, or they were already working on it, but it is working fine now. Thanks!

Joel Tello

unread,
Jul 3, 2013, 1:23:31 PM7/3/13
to googl...@googlegroups.com
i would recommend you to stop using SDC and migrate to OAuth or another authentication service...they will stop giving support very soon


2013/7/3 Mike A <michael...@invensys.com>
--
You received this message because you are subscribed to the Google Groups "google-secure-data-connector" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-sdc+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
{
   name: "Joel Tello Guzman",
   position: "Software Engineer",
   contact: {
       mobile: "+52 331 357 6569",
       e-mail: "joel.tel...@gmail.com"
  }
}

Mike A

unread,
Jul 3, 2013, 1:37:41 PM7/3/13
to googl...@googlegroups.com
Hi Joel,
Thank you for the recommendation. We are looking into replacement options for SDC. We are currently using it to log into our applications through Active Directory, as well as for calling internal webservices. We will definitely have found a solution by the time they discontinue SDC in 2015.

Thanks,
-Mike
Reply all
Reply to author
Forward
0 new messages