Simple omniORBpy example throws exception with error 0x41540002

Samuel knipknap at gmail.com
Tue May 22 09:11:59 EDT 2007


On May 22, 1:54 pm, "Diez B. Roggisch" <d... at nospam.web.de> wrote:
> It indeed does open a connection - because it wants to register with a
> NameServer.

Ah, I see now how this works. I happen to run Ubuntu here, so I tried
the following:

- sudo apt-get install orbit-name-server-2
- orbit-name-server-2 &
- Add to /etc/omniORB4.cfg:
InitRef = NameService=IOR:010000002b000000...
(where everything starting from "IOR:" is the output given by orbit-
name-server-2.

However, this does not seem to change the behavior. Any hints?

Thanks,
-Samuel




More information about the Python-list mailing list