[omniORB] Remote CORBA

Leandro Fanzone leandro@hasar.com
Wed Jul 3 15:55:02 2002


Perhaps this is a very silly problem. I have two Linux boxes, one with 
RedHat 6.2 (RH62) and one with RedHat 7.3 (RH73). I have the Echo server 
running on both sides. If I connect from RH73 with the Echo server in 
RH62 ("corbaname::RH62#Echo"), everything works fine. If I do it from 
RH62, I can't contact the object in RH73 ("corbaname::RH73#Echo"), 
having the same configuration and environment on both machines. The only 
difference I found, besides the kernel version, is the compiler, having 
GCC 3.0.3 in RH62 and GCC 3.1 in RH73. The error I get is 
omg.org/CORBA/COMM_FAILURE:1.0(minor=111,completed=COMPLETED_NO). I have 
a third RedHat 7.3 with the same configuration and behaves exactly like 
the previous one. Any ideas?
Thank you in advance,

Leandro Fanzone.