Archived

This forum has been archived. Please start a new discussion on GitHub.

how to control the time?

Hi,
I used Ice-3.1.1.
I have a problem:
I did a test with IceGrid:
I wrote 6 different IceGrid services:A,B,C,D,E,F, and deployed on 2 PC:
PC1:A1,B1,C1,D1,E1,F1
PC2:A2,B2,C2,D2,E2,F2

The test steps:
1)start the registry;
2)start all the nodes in the PC1;
3)start a client to invoke all the IceGrid services continually;
4)all the IceGrid services in the PC1(A1,B1,C1,D1,E1,F1) had been invoked;
5)start all the nodes in the PC2;
6)stop the network of the PC1;

It took about 5 minutes that all the IceGrid services in the PC2(A2,B2,C2,D2,E2,F2) could be invoked,how to control the time?

Best regards!

Comments

  • matthew
    matthew NL, Canada
    I would guess you are publishing unreachable network interfaces. Did you enable network tracing to find out what network connections are being established? Try setting the property Ice.Trace.Network=2 and look at the results.
  • Yes, I intentionally disable the network connection of the PC1,why did it take so long time?
  • matthew
    matthew NL, Canada
    This almost certainly has nothing to do with Ice. Its taking some time for the TCP/IP connection to timeout for whatever reason. What do you get if you run with network tracing?
  • Hi,
    PC1 IP:10.0.77.17
    PC2 IP:10.0.76.242
    In the beginning ,the services in the PC1 worked,
    when I disabled the connection network of PC1, it took about 5 minutes that the services in the PC2 could work .

    The time that I disabled the connection network of PC1 was 13:18:56,
    the time that the services in the PC2 worked was 13:24:31.

    the log that I got from registry:

    [ 01/26/07 13:18:55.656 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2163 ]
    [ 01/26/07 13:18:55.671 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2167
    remote address = 10.0.76.242:2163 ]
    [ 01/26/07 13:18:55.671 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2161 ]
    [ 01/26/07 13:18:55.687 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2168
    remote address = 10.0.76.242:2161 ]
    [ 01/26/07 13:18:55.734 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2168
    remote address = 10.0.76.242:2161 ]
    [ 01/26/07 13:18:55.734 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2168
    remote address = 10.0.76.242:2161 ]
    [ 01/26/07 13:18:55.734 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2167
    remote address = 10.0.76.242:2163 ]
    [ 01/26/07 13:18:55.734 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2167
    remote address = 10.0.76.242:2163 ]
    [ 01/26/07 13:18:55.765 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2158 ]
    [ 01/26/07 13:18:55.765 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2158 ]
    [ 01/26/07 13:18:56.953 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:1607 ]
    [ 01/26/07 13:18:56.953 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:1560 ]
    [ 01/26/07 13:18:56.953 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:1592 ]
    [ 01/26/07 13:18:56.953 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:1585 ]
    [ 01/26/07 13:18:56.953 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:1569 ]
    [ 01/26/07 13:18:56.953 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:1617 ]
    [ 01/26/07 13:18:57.640 icegridregistry: Network: accepted tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2175 ]
    [ 01/26/07 13:18:57.656 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2180 ]
    [ 01/26/07 13:18:57.671 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2184
    remote address = 10.0.76.242:2180 ]
    [ 01/26/07 13:18:57.671 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2178 ]
    [ 01/26/07 13:18:57.687 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2185
    remote address = 10.0.76.242:2178 ]
    [ 01/26/07 13:18:57.750 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2185
    remote address = 10.0.76.242:2178 ]
    [ 01/26/07 13:18:57.750 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2185
    remote address = 10.0.76.242:2178 ]
    [ 01/26/07 13:18:57.750 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2184
    remote address = 10.0.76.242:2180 ]
    [ 01/26/07 13:18:57.750 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2184
    remote address = 10.0.76.242:2180 ]
    [ 01/26/07 13:18:57.750 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2175 ]
    [ 01/26/07 13:18:57.750 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2175 ]
    [ 01/26/07 13:18:59.640 icegridregistry: Network: accepted tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2186 ]
    [ 01/26/07 13:18:59.656 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2194 ]
    [ 01/26/07 13:18:59.671 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2198
    remote address = 10.0.76.242:2194 ]
    [ 01/26/07 13:18:59.687 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2191 ]
    [ 01/26/07 13:18:59.703 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2199
    remote address = 10.0.76.242:2191 ]
    [ 01/26/07 13:18:59.750 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2199
    remote address = 10.0.76.242:2191 ]
    [ 01/26/07 13:18:59.750 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2199
    remote address = 10.0.76.242:2191 ]
    [ 01/26/07 13:18:59.750 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2198
    remote address = 10.0.76.242:2194 ]
    [ 01/26/07 13:18:59.750 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2198
    remote address = 10.0.76.242:2194 ]
    [ 01/26/07 13:18:59.750 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2186 ]
    [ 01/26/07 13:18:59.750 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2186 ]
    [ 01/26/07 13:19:01.640 icegridregistry: Network: accepted tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:2200 ]
    [ 01/26/07 13:19:01.656 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2205 ]
    [ 01/26/07 13:19:01.687 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2209
    remote address = 10.0.76.242:2205 ]
    [ 01/26/07 13:19:01.687 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:2203 ]
    [ 01/26/07 13:19:01.718 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:2210
    remote address = 10.0.76.242:2203 ]
    [ 01/26/07 13:19:01.750 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2210
    remote address = 10.0.76.242:2203 ]
    [ 01/26/07 13:19:01.765 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2210
    remote address = 10.0.76.242:2203 ]
    [ 01/26/07 13:19:01.765 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:2209
    remote address = 10.0.76.242:2205 ]
    [ 01/26/07 13:19:01.765 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:2209
    remote address = 10.0.76.242:2205 ]


    ......................
    [ 01/26/07 13:24:22.031 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4062
    remote address = 10.0.76.242:4055 ]
    [ 01/26/07 13:24:22.125 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4061
    remote address = 10.0.76.242:4057 ]
    [ 01/26/07 13:24:22.125 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4061
    remote address = 10.0.76.242:4057 ]
    [ 01/26/07 13:24:22.125 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:4052 ]
    [ 01/26/07 13:24:22.281 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:4052 ]
    [ 01/26/07 13:24:23.765 icegridregistry: Network: accepted tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:4063 ]
    [ 01/26/07 13:24:23.859 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:4068 ]
    [ 01/26/07 13:24:23.875 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:4072
    remote address = 10.0.76.242:4068 ]
    [ 01/26/07 13:24:23.875 icegridregistry: Network: trying to establish tcp connection to 10.0.76.242:4066 ]
    [ 01/26/07 13:24:23.890 icegridregistry: Network: tcp connection established
    local address = 10.0.76.242:4073
    remote address = 10.0.76.242:4066 ]
    [ 01/26/07 13:24:23.937 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4073
    remote address = 10.0.76.242:4066 ]
    [ 01/26/07 13:24:23.937 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4073
    remote address = 10.0.76.242:4066 ]
    01/26/07 13:24:23.937 icegridregistry: warning: couldn't initialize node observer:
    .\TcpTransceiver.cpp:285: Ice::ConnectionLostException:
    connection lost: WSAECONNRESET
    [ 01/26/07 13:24:23.937 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4072
    remote address = 10.0.76.242:4068 ]
    [ 01/26/07 13:24:23.937 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4072
    remote address = 10.0.76.242:4068 ]
    [ 01/26/07 13:24:23.937 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:4063 ]
  • benoit
    benoit Rennes, France
    Hi,

    Could you also enable network tracing on you client (Ice.Trace.Network=2) and add the following trace properties to the IceGrid registry configuration: IceGrid.Registry.Trace.Locator=2, IceGrid.Registry.Trace.Node=2.

    With these traces we should have more information on where the delay occurs.

    Cheers,
    Benoit.
  • the time that disabled the connection of PC1 is 18:54:40:
    the time that the services in the PC2 worked is 18:58:18

    the log of registry :
    [ 01/26/07 18:54:40.265 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3840
    remote address = 10.0.76.247:10069 ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `CommonPhoneSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `TempActRegSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `DBProxy1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `AgentPhoneSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `BrandRegSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `HotRegFlowerSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `HotRegTicketSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `HotRegHouseSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `BaseBusinessSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `HotRegFoodSrvModule1' down ]
    [ 01/26/07 18:54:40.578 icegridregistry: Node: node `NameRegSrvModule1' down ]
    [ 01/26/07 18:55:12.140 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4976 ]
    [ 01/26/07 18:55:12.140 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4976 ]
    [ 01/26/07 18:55:12.140 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4964 ]
    [ 01/26/07 18:55:12.140 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4964 ]
    [ 01/26/07 18:55:12.140 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4974 ]
    [ 01/26/07 18:55:12.140 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4974 ]
    [ 01/26/07 18:55:12.578 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4996 ]
    [ 01/26/07 18:55:12.578 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3850
    remote address = 10.0.77.17:4996 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4012
    remote address = 10.0.76.242:3988 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4012
    remote address = 10.0.76.242:3988 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4002
    remote address = 10.0.76.242:3984 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4002
    remote address = 10.0.76.242:3984 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4086
    remote address = 10.0.76.242:4049 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4086
    remote address = 10.0.76.242:4049 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4035
    remote address = 10.0.76.242:3984 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4035
    remote address = 10.0.76.242:3984 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4018
    remote address = 10.0.76.242:3995 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4018
    remote address = 10.0.76.242:3995 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3905
    remote address = 10.0.76.247:27941 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3905
    remote address = 10.0.76.247:27941 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3920
    remote address = 10.0.76.247:16511 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3920
    remote address = 10.0.76.247:16511 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3925
    remote address = 10.0.76.247:16010 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3925
    remote address = 10.0.76.247:16010 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4119
    remote address = 10.0.76.242:4090 ]
    [ 01/26/07 18:55:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4119
    remote address = 10.0.76.242:4090 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3972
    remote address = 10.0.77.17:4978 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3966
    remote address = 10.0.77.17:4905 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3962
    remote address = 10.0.77.17:4891 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3970
    remote address = 10.0.77.17:4949 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3972
    remote address = 10.0.77.17:4978 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3966
    remote address = 10.0.77.17:4905 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3962
    remote address = 10.0.77.17:4891 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3970
    remote address = 10.0.77.17:4949 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:4978 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:4905 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:4891 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:4949 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3968
    remote address = 10.0.77.17:4926 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3968
    remote address = 10.0.77.17:4926 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:4926 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3967
    remote address = 10.0.77.17:4919 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:3967
    remote address = 10.0.77.17:4919 ]
    [ 01/26/07 18:55:35.406 icegridregistry: Network: trying to establish tcp connection to 10.0.77.17:4919 ]
    [ 01/26/07 18:55:39.312 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:9900
    remote address = 10.0.76.247:10158 ]
    [ 01/26/07 18:55:39.312 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.247:10158 ]
    [ 01/26/07 18:55:49.328 icegridregistry: Network: shutting down tcp connection for writing
    ......
    [ 01/26/07 18:57:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4048
    remote address = 10.0.76.242:4023 ]
    [ 01/26/07 18:57:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4048
    remote address = 10.0.76.242:4023 ]
    [ 01/26/07 18:57:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4071
    remote address = 10.0.76.242:4042 ]
    [ 01/26/07 18:57:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4071
    remote address = 10.0.76.242:4042 ]
    [ 01/26/07 18:57:30.484 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4100
    remote address = 10.0.76.242:4060 ]
    [ 01/26/07 18:57:30.484 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:4100
    remote address = 10.0.76.242:4060 ]
    [ 01/26/07 18:57:59.875 icegridregistry: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:3973 ]
    [ 01/26/07 18:57:59.875 icegridregistry: Network: closing tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:3973 ]
    [ 01/26/07 18:58:18.250 icegridregistry: Network: accepted tcp connection
    local address = 10.0.76.242:9900
    remote address = 10.0.76.242:4210 ]
  • the log of client:


    [ 01/26/07 18:54:05.203 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:3977
    remote address = 10.0.77.17:1046 ]
    [ 01/26/07 18:54:05.203 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1045 ]
    [ 01/26/07 18:54:05.203 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1084 ]
    [ 01/26/07 18:54:05.203 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1071 ]
    [ 01/26/07 18:54:05.218 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:3979
    remote address = 10.0.77.17:1070 ]
    [ 01/26/07 18:54:05.218 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:3981
    remote address = 10.0.77.17:1084 ]
    [ 01/26/07 18:54:05.218 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:3980
    remote address = 10.0.77.17:1045 ]
    [ 01/26/07 18:54:05.218 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:3982
    remote address = 10.0.77.17:1071 ]
    [ 01/26/07 18:54:05.437 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.247:10028 ]
    [ 01/26/07 18:54:05.453 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:3983
    remote address = 10.0.76.247:10028 ]
    [ 01/26/07 18:55:06.125 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3977
    remote address = 10.0.77.17:1046 ]
    [ 01/26/07 18:55:06.125 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3978
    remote address = 10.0.77.17:1049 ]
    [ 01/26/07 18:55:06.125 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3979
    remote address = 10.0.77.17:1070 ]
    [ 01/26/07 18:55:06.125 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3980
    remote address = 10.0.77.17:1045 ]
    [ 01/26/07 18:55:06.125 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3981
    remote address = 10.0.77.17:1084 ]
    [ 01/26/07 18:55:06.125 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3982
    remote address = 10.0.77.17:1071 ]
    [ 01/26/07 18:55:06.281 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3977
    remote address = 10.0.77.17:1046 ]
    [ 01/26/07 18:55:06.281 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3978
    remote address = 10.0.77.17:1049 ]
    [ 01/26/07 18:55:06.281 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3979
    remote address = 10.0.77.17:1070 ]
    [ 01/26/07 18:55:06.281 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3980
    remote address = 10.0.77.17:1045 ]
    [ 01/26/07 18:55:06.281 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3981
    remote address = 10.0.77.17:1084 ]
    [ 01/26/07 18:55:06.281 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3982
    remote address = 10.0.77.17:1071 ]
    [ 01/26/07 18:55:09.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1046 ]
    [ 01/26/07 18:55:09.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1049 ]
    [ 01/26/07 18:55:09.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1070 ]
    [ 01/26/07 18:55:09.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1045 ]
    [ 01/26/07 18:55:09.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1084 ]
    [ 01/26/07 18:55:09.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.77.17:1071 ]
    [ 01/26/07 18:55:40.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4149 ]
    [ 01/26/07 18:55:40.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4130 ]
    [ 01/26/07 18:55:40.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4142 ]
    [ 01/26/07 18:55:40.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4170 ]
    [ 01/26/07 18:55:40.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4144 ]
    [ 01/26/07 18:55:40.406 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4139 ]
    [ 01/26/07 18:55:40.421 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4202
    remote address = 10.0.76.242:4139 ]
    [ 01/26/07 18:55:40.421 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4198
    remote address = 10.0.76.242:4130 ]
    [ 01/26/07 18:55:40.421 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4199
    remote address = 10.0.76.242:4142 ]
    [ 01/26/07 18:55:40.421 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4200
    remote address = 10.0.76.242:4170 ]
    [ 01/26/07 18:55:40.421 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4201
    remote address = 10.0.76.242:4144 ]
    [ 01/26/07 18:55:40.437 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4197
    remote address = 10.0.76.242:4149 ]
    [ 01/26/07 18:56:59.875 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3983
    remote address = 10.0.76.247:10028 ]
    [ 01/26/07 18:57:00.015 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3983
    remote address = 10.0.76.247:10028 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3976
    remote address = 10.0.76.247:10018 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3976
    remote address = 10.0.76.247:10018 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:3973
    remote address = 10.0.76.242:9900 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:3973
    remote address = 10.0.76.242:9900 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4199
    remote address = 10.0.76.242:4142 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:4199
    remote address = 10.0.76.242:4142 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4202
    remote address = 10.0.76.242:4139 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:4202
    remote address = 10.0.76.242:4139 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: shutting down tcp connection for writing
    local address = 10.0.76.242:4201
    remote address = 10.0.76.242:4144 ]
    [ 01/26/07 18:57:59.875 --Ice.Config=locator.config: Network: closing tcp connection
    local address = 10.0.76.242:4201
    remote address = 10.0.76.242:4144 ]
    [ 01/26/07 18:58:17.859 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.247:10028 ]
    [ 01/26/07 18:58:17.875 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4203
    remote address = 10.0.76.247:10028 ]
    [ 01/26/07 18:58:18.046 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.247:10018 ]
    [ 01/26/07 18:58:18.062 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4204
    remote address = 10.0.76.247:10018 ]
    [ 01/26/07 18:58:18.078 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4142 ]
    [ 01/26/07 18:58:18.078 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4207
    remote address = 10.0.76.242:4142 ]
    [ 01/26/07 18:58:18.078 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4144 ]
    [ 01/26/07 18:58:18.078 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4208
    remote address = 10.0.76.242:4144 ]
    [ 01/26/07 18:58:18.140 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:4139 ]
    [ 01/26/07 18:58:18.250 --Ice.Config=locator.config: Network: trying to establish tcp connection to 10.0.76.242:9900 ]
    [ 01/26/07 18:58:18.250 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4211
    remote address = 10.0.76.242:4139 ]
    [ 01/26/07 18:58:18.265 --Ice.Config=locator.config: Network: tcp connection established
    local address = 10.0.76.242:4210
    remote address = 10.0.76.242:9900 ]
  • benoit
    benoit Rennes, France
    Hi,

    I'm afraid I see nothing obviously wrong with these traces. I also don't see the locator traces (which should show up because of the IceGrid.Registry.Trace.Locator property). Is your client really using the IceGrid registry locator? It's actually also not clear to me what exactly is the problem, I would need more information on your deployment and what the client is doing to be able to help (and what exactly appears to be hanging).

    I'm afraid however that investigating this goes beyond the free support we can provide on the forums. So unless you can strip down your application to a very small test case that we could use to reproduce the problem, you should consider purchasing commercial support. You can contact us at info@zeroc.com for more information on our commercial support.

    Cheers,
    Benoit.
  • Hi,
    Thank you.