Archived

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

Config for IceStorm and regular IceBox Service

I am trying to configure the Clock example publisher to publish to an IceStorm and to another service called Stored. The IceBox config has the Stored.Proxy at tcp -p 11010 and the IceStorm Clock is at 11000. Is there something I am missing? WHen I access Stored.Proxy via a the Test::StoredPrx, I get the error :

./publisher: Network.cpp:669: Ice::ConnectionRefusedException:
connection refused: Connection refused

Comments