[omniORB] omniNames!?
Duncan Grisby
duncan at grisby.org
Mon Sep 15 18:15:38 BST 2003
On Friday 12 September, "croonen.davy at pandora.be" wrote:
> I'm trying to get example 3 of the omniORB4 userguide running, that
> with the naming service. I start the naming service with omniNames
> as follows:
> [root at edmpc10 log]# omniNames
It's not a problem, but I wouldn't run omniNames as root if I were
you.
[...]
> [kassa at edmpc10 example3]$ ./server.py
> Traceback (most recent call last):
> File "./server.py", line 22, in ?
> obj = orb.resolve_initial_references("NameService")
> File "/usr/local/lib/python2.2/site-packages/CORBA.py", line 480, in resolve_initial_references
> sys.modules["CORBA"] = omniORB.CORBA
> omniORB.CORBA.NO_RESOURCES: Minor: NO_RESOURCES_InitialRefNotFound, COMPLETED_NO.
You haven't configured omniORB to tell it where the NameService is.
You should set up a config file like it tells you in the first chapter
of the omniORB manual. You have read the manual, haven't you?...
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list