[omniORB] 'MARSHAL_InvalidIOR' Error

Willis Vandevanter wvandevanter at gmail.com
Wed Sep 18 15:09:58 BST 2013


Hi!

 I am running into an issue when attempting to parse a stringified IOR. I
have successfully used this IOR with JacORB and it parses correctly here
http://www2.parc.com/istl/projects/ILU/parseIOR/. However, when attempting
to parse the IOR with OmniORBpy I get the error:

>>
Traceback (most recent call last):
  File "parse.py", line 17, in <module>
    obj = orb.string_to_object(ior)
  File "/usr/local/lib/python2.7/
dist-packages/omniORB/CORBA.py", line 564, in string_to_object
    return _omnipy.orb_func.string_to_object(self, ior)
MARSHAL: CORBA.MARSHAL(omniORB.MARSHAL_InvalidIOR, CORBA.COMPLETED_NO)
<<

The example IOR is:
IOR:010000003500000049444c3a4d79494f5254657374696e67506c6174666f726d2f434f524241466163746f72792f507269766174654d696e3a322e31000000000100000000000000460000000101010106000000424f34575600f60410000000000000006fd92d52f03106000000000001000000010000001400000001583301010001000000000000010100000000000200

I used the same client code for parsing stringified IORs that is in the
User Guide.

Thanks!
-Will
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20130918/3c3aa519/attachment.html>


More information about the omniORB-list mailing list