[omniORB] OmniORB 4.1 on Mac OS X - problem with bind()

Duncan Grisby duncan at grisby.org
Wed Jun 13 11:43:05 BST 2007


On Thursday 7 June, "Peter Chase" wrote:

> We are transitioning from OmniORB 3.0.4 to 4.1 are having problems 
> starting OmniORB 4.1 on Mac OS X. It starts OK on Windows (XP and Vista 
> tested) and Linux.
> 
> The problem occurs after ORB initialisation, when we try to find the root 
> POA. Inside OmniORB, it is failing to bind().
> 
> Error message from OmniORB: -
>         Error: Unable to create an endpoint of this description: 
> giop:tcp:172.16.153.81:9907

Are you sure that's the right IP address, and that nothing else is
listening on that port?  What happens if you don't give an endPoint
option?

What output do you get if you run with -ORBtraceLevel 25?

Cheers,

Duncan.

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



More information about the omniORB-list mailing list