[omniORB] implementing CORBA timeouts

Duncan Grisby duncan at grisby.org
Fri Jul 23 17:15:47 BST 2004


On Thursday 15 July, "Andrew Knapp" wrote:

> My script lists all of the contexts/factories registered in the naming
> service.   The script gets a list of IORs from the NameService then I
> try to narrow those IORs to a CORBA.Object.   If the narrow fails, I
> mark the factory as 'down' and a successful narrow will mark it as up.
> 
> The problem I'm having is with this narrow call.   Despite the timeouts
> I've set in my omniORB.cfg, the narrow still takes much longer than the
> sepecificed timeout when trying to narrow a factory that isn't 'on the
> wire'.

Please run with -ORBtraceLevel 25 and post the whole output from it.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list