[omniORB] resolve_initial_references() blocks
Duncan Grisby
duncan@grisby.org
Mon Jun 3 13:30:02 2002
On Sunday 2 June, Diego Sevilla Ruiz wrote:
> While playing with Fresco and omniORB3/4, we thought that we
> could use -ORBInitRef to add references to resolve_initial_references().
That's a sensible thing to do.
[...]
> If we supply the -ORBInitRef parameter, the client works fine,
> but if we don't specify the parameter, the client hangs in
> resolve_initial_references().
Most likely, your omniORB configuration file has the obsolete
ORBInitialHost / ORBInitialPort specified. With that, it's trying to
contact the machine specified there, and blocking while it figures out
the machine isn't there.
If that isn't the case, please post a trace with -ORBtraceLevel 25.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --