[omniORB] eg3_impl exception

Michael Stokes stokes@ERC.MsState.Edu
Mon, 21 Feb 2000 12:09:15 -0600


omniORBER's,

I have no problem running the eg2 demo under RH 6.0 using the GCC 2.95
compiler. But when running the echo demo eg3_impl, I get the message;

Caught a system exception while using the naming service.

The name service is running as a user process.  I did a strace on the
process and the exception occurs right after the following...

connect(6, ..)=0
send(6,"GIOP//  ...) = 32
recv(6,"GIOP// ...)=20

write(2,"Caught a system exception ..) = 57
and so on..


It is using the tcpwrappers_7.6 linkage, but I think I have to have this
right before eg2 runs.  ANy ideas?

Thanks
Mike