[omniORB] Cannot connect to omniNames with MICO client

bjorn rohde jensen bjensen@fastmail.fm
Wed Dec 4 19:56:02 2002


Hi Duncan,

  I think, a better solution would be to change omniNames to be
significantly more clever with respect to ORB options, the
way it works now is quite inflexible. It is a simple
matter to grab all command line options and store them in the
persist log for restarts of omniNames. OmniNames can easily
be fixed to properly handle complex configurations involving
UNIX domain protocols, SSL endPoints and such on multihomed
hosts.

Yours sincerely,

Bjorn

> The omniNames command line is
>> ./omniNames -ORBendPoint giop:tcp:perseus:8888 -ORBmaxGIOPVersion 1.0
>> -ORBtraceLevel 40
> 
> 
> You should not use the -ORBendPoint option to omniNames unless you are
> doing something special. The first time you run omniNames you should
> use the -start argument, either on its own if you want to use the
> default port of 2809, or with a port number for a different port. The
> way you are running it will cause it to listen on two different ports.
> 
> Cheers,
> 
> Duncan