<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>CORBA::COMM_FAILURE invoking a remote object</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
</P>

<P><FONT FACE="Times New Roman">I have a strange behaviour in my application. I have a remote object with some methods. </FONT>
<BR><FONT FACE="Times New Roman">When I invoke some methods all run fine, but when I invoke others, I receive a CORBA::COMM_FAILURE. I cannot understand what's happening.</FONT></P>

<P><FONT FACE="Times New Roman">Above is represented the omniORB log.</FONT>
</P>
<BR>

<P><FONT FACE="Times New Roman">omniORB: LocateRequest to remote: root/my_poa&lt;1&gt;</FONT>
<BR><FONT FACE="Times New Roman">omniORB: throw omniConnectionBroken (minor 0) from tcpSocketMTfactory.cc:1076</FONT>
<BR><FONT FACE="Times New Roman">omniORB: tcpSocketMTfactory Worker: #### Connection closed.</FONT>
<BR><FONT FACE="Times New Roman">omniORB: tcpSocketMTfactory Worker: exit.</FONT>
<BR><FONT FACE="Times New Roman">omniORB: tcpSocketStrand::~Strand() close socket no. 7</FONT>
<BR><FONT FACE="Times New Roman">omniORB: throw omniConnectionBroken (minor 245) from tcpSocketMTfactory.cc:1076</FONT>
<BR><FONT FACE="Times New Roman">omniORB: tcpSocketStrand::~Strand() close socket no. 8</FONT>
<BR><FONT FACE="Times New Roman">omniORB: defaultTransientExceptionHandler: retry 0th times.</FONT>
<BR><FONT FACE="Times New Roman">omniORB: throw omniConnectionBroken (minor 32) from tcpSocketMTfactory.cc:1132</FONT>
<BR><FONT FACE="Times New Roman">omniORB: tcpSocketStrand::~Strand() close socket no. 7</FONT>
<BR><FONT FACE="Times New Roman">omniORB: throw COMM_FAILURE from remoteIdentity.cc:178</FONT>
</P>

<P><FONT FACE="Times New Roman">Can anybody tell me what´s mean COMM_FAILURE in this case?</FONT>
</P>

<P><FONT FACE="Times New Roman">Thanks,</FONT>
</P>

<P><FONT FACE="Times New Roman">Rui Vaz</FONT>
</P>

</BODY>
</HTML>