[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Handle-info] Handle tool error



Hi

I got the error when trying to create the handle using the Handle Tool;

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to [2001:550:100:6::4]:2641

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 119.90.34.34:2641

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to [2001:550:100:6::4]:2641

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 119.90.34.34:2641

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to [2001:550:100:6::4]:2641

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 119.90.34.34:2641

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to [2001:550:100:6::4]:2641

    received HDL-UDP response: version=2.10; oc=1; rc=303; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:09:33 CAT 2016
    index=2 type=HS_SERV.PREFIX rwr- "0.NA/20.SERV"

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 38.100.138.150:2642

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 38.100.138.150:2642

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 38.100.138.150:2642

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 132.151.9.170:2642

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 132.151.9.170:2642

  sending HDL-UDP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 132.151.9.170:2642

  sending HDL-TCP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 38.100.138.150:2642

  sending HDL-TCP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 132.151.9.170:2642

  sending HDL-HTTP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 38.100.138.150:8002

  sending HDL-HTTP request (version=2.10; oc=1; rc=0; snId=0 crt caCrt auth noAuth expires:Wed Feb 24 00:05:03 CAT 2016 0.NA/20.5000.331/123456 [ ] [ ]) to 132.151.9.170:8002

HandleException (CANNOT_CONNECT_TO_SERVER) 132.151.9.170: java.net.ConnectException: Connection timed out: no further information

    at net.handle.hdllib.HandleResolver.sendRequestToService(HandleResolver.java:1259)

    at net.handle.hdllib.HandleResolver.sendRequestToService(HandleResolver.java:1295)

    at net.handle.hdllib.HandleResolver.processRequestGlobally(HandleResolver.java:761)

    at net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:726)

    at net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:736)

    at net.handle.apps.admintool.controller.Main.sendMessage(Main.java:66)

    at net.handle.apps.admintool.view.MainWindow.createHandle(MainWindow.java:195)

    at net.handle.apps.admintool.view.MainWindow.access$700(MainWindow.java:27)

    at net.handle.apps.admintool.view.MainWindow$ActionHandler.run(MainWindow.java:542)

    at java.lang.Thread.run(Unknown Source)

Caused by: HandleException (CANNOT_CONNECT_TO_SERVER) 132.151.9.170: java.net.ConnectException: Connection timed out: no further information

    at net.handle.hdllib.HandleResolver.sendHttpOrHttpsRequest(HandleResolver.java:2988)

    at net.handle.hdllib.HandleResolver.sendHttpRequest(HandleResolver.java:2901)

    at net.handle.hdllib.HandleResolver.sendRequestToInterface(HandleResolver.java:2293)

    at net.handle.hdllib.HandleResolver.sendRequestToServerByProtocol(HandleResolver.java:1950)

    at net.handle.hdllib.HandleResolver.sendRequestToServerByProtocol(HandleResolver.java:1810)

    at net.handle.hdllib.HandleResolver.sendRequestToServerInSiteByProtocol(HandleResolver.java:1641)

    at net.handle.hdllib.HandleResolver.sendRequestToSite(HandleResolver.java:1619)

    at net.handle.hdllib.HappyEyeballsResolver.sendRequestToSiteViaProtocol(HappyEyeballsResolver.java:211)

    at net.handle.hdllib.HappyEyeballsResolver.sendRequestToSites(HappyEyeballsResolver.java:178)

    at net.handle.hdllib.HappyEyeballsResolver.sendRequestAndSetResponseOrPublicException(HappyEyeballsResolver.java:153)

    at net.handle.hdllib.HappyEyeballsResolver.run(HappyEyeballsResolver.java:93)

    at net.handle.hdllib.HandleResolver.sendRequestToService(HandleResolver.java:1193)

    ... 9 more

Caused by: java.net.ConnectException: Connection timed out: no further information

    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)

    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)

    at sun.nio.ch.SocketAdaptor.connect(Unknown Source)

    at net.handle.hdllib.HandleResolver.sendHttpOrHttpsRequest(HandleResolver.java:2982)

    ... 20 more


_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info