[omniORB] Sequence in Any marshalling failure

Duncan Grisby duncan at grisby.org
Wed Jun 13 11:26:37 BST 2007


On Saturday 26 May, "Franzen, Holger" wrote:

[...]
> On my system the 2. call to callWithAny alwayse failes with:
> Running XMLDataSeqAnyTestCase...
> omniORB: Invoke '_is_a' on remote: key<NameService>
> omniORB: Invoke 'resolve' on remote: key<NameService>
> omniORB: Invoke 'callWithAny' on remote: root<1952805748>
> omniORB: Invoke 'callWithAny' on remote: root<1952805748>
> omniORB: throw MARSHAL from GIOP_C.cc:276 (NO,MARSHAL_PassEndOfMessage)
> TestCase::callWithAny failed for XMLDataSeq
> 
> Hopefully you get my code running...

Thanks for the code. I successfully reproduced the problem. It is indeed
a bug, in the way TypeCodes for recursive structures are unmarshalled. I
have fixed it in CVS.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list