[IceGrid+IceStorm] ConnectionRefusedException

in Help Center
Hi,
What is wrong in the demo "replicated" of IceStorm using IceGRid because I have these errors :
May be it want icegridregistry .... for starting icegrid ?
Thanks
What is wrong in the demo "replicated" of IceStorm using IceGRid because I have these errors :
$ icegridnode --Ice.Config=config.grid 02/10/10 16:19:41.181 icegridnode: warning: couldn't reach the IceGrid registry (this is expected if it's down, otherwise please check the value of the Ice.Defa ult.Locator property): Network.cpp:1220: Ice::ConnectionRefusedException: connection refused: WSAECONNREFUSED
May be it want icegridregistry .... for starting icegrid ?
Thanks
0
Comments
Which Ice version do you use and which platform?
Did you modify the config.grid file? Could you post the content of the configuration file here?
Cheers,
Benoit.
I use Ice-3.3.1 with Windows 7
At the first time no, but when I have these errors I made the modification below in the config.grid file :
old configuration which generate error (original version) : new configuration
the new configuration work fine but I'd like to know your idea
thanks