Discussion:
[omniORB] omniNames error
dstinga at info.uvt.ro ()
2006-05-29 15:52:49 UTC
Permalink
Hello
I am new to omniORB. When I am trying to start the naming service, I get the
following error:
%omniNames -start
omniORB: Error: Unable to create an endpoint of this description:giop:tcp::2809
Failed to initialise the POAs. Is omniNames already running?

Thank you in advance.
Delia Stinga.
JHJE (Jan Holst Jensen)
2006-05-29 21:50:43 UTC
Permalink
Post by dstinga at info.uvt.ro ()
I am new to omniORB. When I am trying to start the naming
%omniNames -start
omniORB: Error: Unable to create an endpoint of this
description:giop:tcp::2809
Failed to initialise the POAs. Is omniNames already running?
Hi Delia.

Are you running on Windows without a network connection ? I seem to
recall something about tcp loopback connections not being enabled per
default on some Windows configurations so I would check that the network
is working. Can you ping 127.0.0.1 ?

Some more details about your setup would also help tremendously :-).

Cheers
-- Jan Holst Jensen, Novo Nordisk A/S, Denmark
JHJE (Jan Holst Jensen)
2006-06-01 19:00:25 UTC
Permalink
Sorry, I forgot to mention that I am running on Linux.
Post by dstinga at info.uvt.ro ()
%omniNames -start
omniORB: Error: Unable to create an endpoint of this
description:giop:tcp::2809
Failed to initialise the POAs. Is omniNames already running?
That sounds strange. Actually giop:tcp::2809 is a valid address
according to
http://omniorb.sourceforge.net/omni40/omniORB/omniORB008.html#toc41.

Try running with tracelevel 20 or so - that will tell you more about
what's happening.

Cheers
-- Jan

Loading...