[omniORB] NamingService exception
Duncan Grisby
duncan at grisby.org
Tue Jan 13 18:23:34 GMT 2009
On Tuesday 13 January, "Natalia Olano" wrote:
> I installed omniORB-4.1.2 and omniORBpy-3.2 to be used with a third
> party application. There was no error message during the installation,
> but when I try to run the NamingService like:
>
> /usr/bin/Naming_ServiceDaemon -d -ORBEndPoint iiop://hostname:50001
>
> I get the following exception:
>
> (24028|3076495040) EXCEPTION, TAO_Naming_Server::init_with_orb
> system exception, ID 'IDL:omg.org/CORBA/BAD_PARAM:1.0'
> TAO exception, minor code = 6 (endpoint initialization failure in
> Acceptor Registry; ENOENT), completed = NO
That is nothing to do with omniORB. It's part of TAO, which is a
completely different C++ CORBA implementation.
omniORB's naming service is called omniNames.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list