<div>I also met the similar issue once. For some critical errors, omni org directly shutdown the listening port.</div>
<div>Best Regards<br>Jia Jian Ping<br></div>
<div class="gmail_quote">2010/9/6 VEYSSIERE Nicolas <span dir="ltr">&lt;<a href="mailto:nicolas.veyssiere@thalesgroup.com">nicolas.veyssiere@thalesgroup.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div bgcolor="#ffffff" text="#330000">Le 03/09/2010 17:55, Duncan Grisby a écrit : 
<div class="im">
<blockquote type="cite"><pre>On Thu, 2010-09-02 at 15:52 +0200, VEYSSIERE Nicolas wrote:

</pre>
<blockquote type="cite"><pre>here is the init trace log of my software using omniORB (without a 
naming service) :
</pre></blockquote><pre>[...]
</pre>
<blockquote type="cite"><pre>     omniORB: (0) 2010-08-31 13:59:38.992735: Bind to address :: port 1234.
</pre></blockquote><pre>[...]
</pre>
<blockquote type="cite"><pre>     omniORB: (0) 2010-08-31 13:59:38.992929: Publish endpoint 
&#39;giop:tcp:<a href="http://192.9.10.213:1234/" target="_blank">192.9.10.213:1234</a>&#39;
</pre></blockquote><pre>[...]
</pre>
<blockquote type="cite"><pre>The ORB is waiting on port &#39;1234&#39;, with a client sometimes I have the 
following error :
</pre></blockquote><pre></pre>
<blockquote type="cite"><pre>     omniORB: (0) 2010-09-02 12:42:31.140468: Invoke 
&#39;notificationImagerie&#39; on remote: 
key&lt;............................RootPOA..............&gt;
     omniORB: (0) 2010-09-02 12:42:31.140509: sendChunk: to 
giop:tcp:<a href="http://191.0.248.53:2501/" target="_blank">191.0.248.53:2501</a> 573 bytes
</pre></blockquote><pre>[...]
</pre>
<blockquote type="cite"><pre>     omniORB: (0) 2010-09-02 12:42:31.140594: Error in network send: 
giop:tcp:<a href="http://191.0.248.53:2501/" target="_blank">191.0.248.53:2501</a>
</pre></blockquote><pre>That&#39;s a completely different address. Whichever server it is that has
the failure, it is not the one the first trace is from.

Do you have a log from the server the client is trying to contact?

Cheers,

Duncan.

</pre></blockquote></div><font face="Tahoma">A can asure you that this log is not modified, the first block tels us, that the server is running on IP = 192.9.10.213<br>and the second that the client is on IP = 191.0.248.53, there is a router between the 2 networks.<br>
<br>In fact in my first post I forgot to post a log that is quite important and is exactly what Bruce tels me earlier, the poll() method<br>returns with a errno = 11, wich means EAGAIN on HP-UX, here is the man from HP :<br>
<br><br></font><span><span>EAGAIN : </span></span>Allocation of internal data structures failed due to a temporary condition. Calling <tt>open()/poll()</tt> again might succeed. 
<div class="im"><br><br><pre cols="72">-- 
Nicolas VEYSSIERE
Ingénieur recherche et développement logiciel
Thales Security Solutions &amp; Services S.A.S
+33 1 69 88 68 08</pre></div></div><br>_______________________________________________<br>omniORB-list mailing list<br><a href="mailto:omniORB-list@omniorb-support.com">omniORB-list@omniorb-support.com</a><br><a href="http://www.omniorb-support.com/mailman/listinfo/omniorb-list" target="_blank">http://www.omniorb-support.com/mailman/listinfo/omniorb-list</a><br>
<br></blockquote></div><br>