[omniORB] Using OmniOrb on multiple networks

Duncan Grisby duncan at grisby.org
Wed Mar 20 17:25:49 GMT 2019


On Mon, 2019-03-18 at 10:53 +0000, Nick Day via omniORB-list wrote:

> We are using OmniOrb v4.1 bundled with a product we are using, which
> is being run on a set of PCs each of which may have multiple network
> adapters. OmniOrb is used to allow software on the first PC to
> communicate with software on the other PCs.

I think you need to talk to whoever made the product that is using
omniORB. Anything you specify in its configuration file could easily be
overridden by what the product does.

[...]
> Although the log file is empty on all but one PC, we do see the
> required log messages in the product’s own log view on the same PC.
>  
> Problem 2:
> In an attempt to get OmniOrb to use the intended network adapter,
> i.e. the main issue, we have e.g.
>  
> endPoint = giop:tcp:192.168.130.22:
> endPointPublish = giop:tcp:192.168.130.22:

What do you see in the log messages?  There should be information about
what addresses are being published and the listening addresses. Does it
match what you configured?

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list