[omniORB] Problem with omniNames !!!

bjorn rohde jensen bjensen@fastmail.fm
Wed Oct 23 20:02:02 2002


Hi Karl,

  I am not sure, what is the problem with your omniNames
is, but the line about omniDynamic not being loaded is
purely informational. You dont need to link with it, unless
you are using dynamic CORBA, and omniNames is not doing that.
  The line:

Failed to initialise the POAs. Is omniNames already running?

basically translates to the attempt to bind to the specified
address and port failed. This can fail for a lot of reasons,
such as the port and address already being taken, but also
things like binding to an address with no local interface.
You might want to dig a little deeper;)

Yours sincerely,

Bjorn