[omniORB] omniNames!?

croonen.davy at pandora.be croonen.davy at pandora.be
Fri Sep 12 15:35:53 BST 2003


Hello,

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
 
Fri Sep 12 16:21:09 2003:
 
Read log file successfully.
Root context is IOR:010000002b00000049444c3a6f6d672e6f72672f436f734e616d696e672f4e616d696e67436f6e746578744578743a312e300000010000000000000060000000010102000c0000003137322e31362e302e313700f90a00000b0000004e616d6553657276696365000200000000000000080000000100000000545441010000001c00000001000000010001000100000001000105090101000100000009010100
Checkpointing Phase 1: Prepare.
Checkpointing Phase 2: Commit.
Checkpointing completed.

And then I try to run my server but here it goes wrong (for C++):

[kassa at edmpc10 server]$ ./server
IOR:010000000d00000049444c3a4563686f3a312e3000000000010000000000000064000000010102000c0000003137322e31362e302e3137001d8d00000e000000fec7d6613f00001943000000000000000200000000000000080000000100000000545441010000001c00000001000000010001000100000001000105090101000100000009010100
Aborted

(for Python)

[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.

I had the python example once running, but I don't know how anymore.

Can somebody say what I'm doing wrong?

Greetz
Davy Croonen





More information about the omniORB-list mailing list