Skip to main content
Summary Orbix fails to parse secure corbaloc with IPv6 address
Article Number 12993
Environment IPv6 address specified in a secure corbaloc All Supported Operating Systems Orbix 6.3.3
Question/Problem Description Cannot use secure corbaloc with IPv6 addresses

A call similar to
org.omg.CORBA.Object objref2 = orb.string_to_object("corbaloc:it_iiops:1.2@" "[fe80:8869:744b:12b9:d3e3]" ":" "53808" "/NameService");
raises org.omg.CORBA.BAD_PARAM exception.

calling string_to_object on secure corbaloc URL with IPv6 address causes this error in the Orbix log:
Exception for NEfec0::2c0:9bff:fe01:4ad org.omg.CORBA.BAD_PARAM: bad Object URL - non-specific reason: java.lang.NumberFormatException: For input string: ":2c0:9bff:fe01:4ad]:1632" vmcid: OMG minor code: 10 completed: No
Clarifying Information
Error Message
Defect/Enhancement Number ORBIXSIXTHREETHREE-429
Cause
Resolution
Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 09 September 2011

#Orbix
#KnowledgeDocs