[omniORB] Naming Server--COMM-FAILURE
David Riddoch
djr@uk.research.att.com
Tue, 29 Jun 1999 16:42:13 +0100 (GMT)
On Tue, 29 Jun 1999, Hai Wang wrote:
> Hi David,
> Sorry to disturb you again, I tried to compare the "IOR"s
> of the object reference from the server side and the client side.
> although two values are different in stringified version, they are the same
> in Catior version. Hence, I assume the object reference in the client is the
> one registered by the server side with Naming service. But when the
> object reference calls on its member function the COMM-FAILURE
> still is thrown. Do you have any idea where the problem should be?
Two questions:
1) Are you killing the server and restarting it (unlikely, I know)
2) Does it work if you pass the stringified IOR directly to the client,
without using the naming service?
David