[omniORB] ORB broken, stop listening on endpoint port
Duncan Grisby
duncan at grisby.org
Fri Sep 3 17:55:44 BST 2010
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.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list