Skip to main content
Summary _narrow() seems slow to return.
Article Number 17339
Environment HP-UX 11i Orbix 6.3.4
Question/Problem Description _narrow() seems slow to return.
Sometimes a call to _narrow() on the Naming Service takes close to 10 seconds to return.
Clarifying Information
Error Message
Defect/Enhancement Number
Cause This can be caused by bug # ORB-1952
Resolution If the slow down is being caused by bug # ORB-1952 then the solution is as follows:

Make sure there is no client port range specified in the configuration file.

i.e. There should be no:

   policies:iiop:client_address_mode_policy:port_range = "<from_port>:<to_port>";

in the configuration file.
Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 09 September 2011

#KnowledgeDocs
#Orbix