[omniORB] ORB broken, stop listening on endpoint port

jianping jia jiajianping.cn at gmail.com
Mon Sep 6 19:29:49 BST 2010


I also met the similar issue once. For some critical errors, omni org
directly shutdown the listening port.
Best Regards
Jia Jian Ping
2010/9/6 VEYSSIERE Nicolas <nicolas.veyssiere at thalesgroup.com>

> Le 03/09/2010 17:55, Duncan Grisby a écrit :
>
> On Thu, 2010-09-02 at 15:52 +0200, VEYSSIERE Nicolas wrote:
>
>
> here is the init trace log of my software using omniORB (without a
> naming service) :
>
> [...]
>
>      omniORB: (0) 2010-08-31 13:59:38.992735: Bind to address :: port 1234.
>
> [...]
>
>      omniORB: (0) 2010-08-31 13:59:38.992929: Publish endpoint
> 'giop:tcp:192.9.10.213:1234'
>
> [...]
>
> The ORB is waiting on port '1234', with a client sometimes I have the
> following error :
>
>      omniORB: (0) 2010-09-02 12:42:31.140468: Invoke
> 'notificationImagerie' on remote:
> key<............................RootPOA..............>
>      omniORB: (0) 2010-09-02 12:42:31.140509: sendChunk: to
> giop:tcp:191.0.248.53:2501 573 bytes
>
> [...]
>
>      omniORB: (0) 2010-09-02 12:42:31.140594: Error in network send:
> giop:tcp:191.0.248.53:2501
>
> That'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.
>
>
> 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
> and the second that the client is on IP = 191.0.248.53, there is a router
> between the 2 networks.
>
> 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
> returns with a errno = 11, wich means EAGAIN on HP-UX, here is the man from
> HP :
>
>
> EAGAIN : Allocation of internal data structures failed due to a temporary
> condition. Calling open()/poll() again might succeed.
>
>
> --
> Nicolas VEYSSIERE
> Ingénieur recherche et développement logiciel
> Thales Security Solutions & Services S.A.S
> +33 1 69 88 68 08
>
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20100906/279f12ad/attachment.htm


More information about the omniORB-list mailing list