[omniORB] giopstream::CommFailure in ORB echo examples
Duncan Grisby
duncan at grisby.org
Wed Aug 2 15:52:42 BST 2006
On Tuesday 1 August, "Rachana Ashok Gupta" wrote:
> I am using omniORB 4.0.7 with Linux. Installed everything successfully and
> written the omniORB.cfg file. But the echo examples give error while
> running. I was running eg2_clt <IOR sring>, the following exception came.
[...]
> giopStream.cc:1077(0,NO,TRANSIENT_ConnectFailed)
> Caught a CORBA::SystemException***
>
> How to get rid of this giopStream::CommFailure ?
The exception you have actually received is CORBA::TRANSIENT, because
the server cannot be contacted. Is eg2_impl still running at the time
you run eg2_clt?
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list