[omniORB] Naming Service problems on NT4

Jonas Reimers jonas.reimers@se.adtranz.com
Tue, 23 Jan 2001 11:19:03 +0100


-
omniORB 3.02
WIN NT 4.0 sp6
MSVC++ 5.0 sp3


I am trying to run the eg3 examples but all I gets is:

 Caught   CORBA::SystemException.

My omniORB.cfg file looks like follows:

# omniOrb configuration file - basic options
#
ORBInitRef NameService=corbaname::GBGPC0019:2809
#ORBDefaultInitRef corbaname::GBGPC0019#services
NAMESERVICE
IOR:010000002b00000049444c3a6f6d672e6f72672f436f734e616d696e672f4................................
#ORBInitialHost GBGPC0019
#ORBInitialPort 2809

The IOR string is also available in the registry.

I have set the enviroment variables OMNIORB_LOGDIR and OMNIORB_CONFIG to point
to my log and cfg directories.

Any ideas?

/Jonas Reimers