[omniORB] Cann't make the echo eg.to run properly!

Duncan Grisby dgrisby@uk.research.att.com
Mon, 15 Jan 2001 11:49:34 +0000


On Sunday 14 January, zdx_nari wrote:

Your email program seems to be very broken. Please try to fix it.

> When I run the "make all" in omni/src/examples/echo directory,it
> runs well.Then ,I enter ./eg2_impl,it gives 'IOR: ... '.But after
> that ,the processor stops (why?).So I have to kill it with
> "Ctrl+C".After that,I cut and paste the 'IOR: ... ' and run
> ./eg2_clt 'IOR: ... '.But it gives an error message:"Caught system
> exception COMM_FAILURE--Unable to contact the object ."

eg2_impl is meant to stop when you run it -- it is running, waiting
for connections. If you kill it with Ctrl-C, it isn't running any
more. That's why the client can't connect!  You should run eg2_impl in
one window, and eg2_clt in another.

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --