View Single Post
  #1 (permalink)  
Old 07-26-2005
jaggu jaggu is offline
Registered User
 
Name: Todd M
Organization: Inc
Project: Testing
 
Join Date: Jul 2005
Posts: 11
Unable to publish messge on IceStorm

I think its about my config, but could not figure out what.

On Subscriber I have
ObjectAdapter adapter = getCommunicator().createObjectAdapter("Subscriber" );

Config:
Subscriber.Endpoints=default

On Icestorm Trace I get:

[ icebox-IceStorm: Topic: Subscribe: a:ca:25:5d:-2d424b91:10553b2c088:-8000 ]
[ icebox-IceStorm: Subscriber: a:ca:25:5d:-2d424b91:10553b2c088:-8000: publish failed: .\Reference.cpp:1103: Ice::NoEndp
ointException:
no suitable endpoint available for proxy `"a:ca:25:5d:-2d424b91:10553b2c088:-8000" -o' ]

Thanks so much
Reply With Quote