Skip to main content

Summary Server get 10086-- Communication failure error when both IT_LOCAL_HOST and IT_GIOP_VERSION are specified
Article Number 28781
Environment Orbix 3.3.12 All Supported Operating Systems
Question/Problem Description If both IT_GIOP_VERSION and IT_LOCAL_HOSTNAME are specified when IT_ENABLE_MULTI_HOMED_SUPPORT
equals to "No", then a server throws a Communication Failure.
Clarifying Information

To reproduce:

Set both "IT_GIOP_VERSION" and "IT_LOCAL_HOSTNAME" in Orbix3.cfg with  IT_ENABLE_MULTI_HOMED_SUPPORT="No":

IT_GIOP_VERSION="10"
IT_LOCAL_HOSTNAME="host1"
IT_ENABLE_MULTI_HOMED_SUPPORT="No"

Relaunch the orbixd and run any server.

Error Message CORBA exception: 10086-- Communication failure - unknown host : 10host1 [Completion status : COMPLETED_NO]
Defect/Enhancement Number Defect ORBTHREE-933
Cause An Orbix server wrongly recognizes its hostname, which equals to  the concatenation string of "IT_GIOP_VERSION" and "IT_LOCAL_HOSTNAME".
Resolution This issue is resolved in Orbix 3.3.12 HotFix 3
Workaround
Notes
Attachment

Created date: 16 February 2012
Last Modified: 13 February 2013
Last Published: 17 May 2012
First Published date: 16 February 2012

#Orbix
#KnowledgeDocs