[omniORB] MARSHAL from pyMarshal.cc

Marco Ferreira mferreira at devion.org
Mon May 19 13:42:59 BST 2008


That was what I suspected, but unfortunately pyMarshel.cc still throws
that MARSHAL.
I'm sure both sides (including my proxy) have the same version. Could
there be any other reason for this?

Cheers

Duncan Grisby wrote:
> On Thursday 15 May, Marco Ferreira wrote:
>
>   
>> Could any kind soul tell me if this a result of a bug at omniORB code by
>> any chance?
>>
>> omniORB: 2008-05-15 18:59:33.076226: throw MARSHAL from
>> pyMarshal.cc:3026 (NO,MARSHAL_InvalidEnumValue)
>>     
>
> This means that you have received an enum that claims to have a numeric
> value larger than the largest defined enum item. Almost certainly that's
> because the sender and receiver are using different versions of the IDL.
> Check that both sides of the communication have the same IDL.
>
> Cheers,
>
> Duncan.
>
>   




More information about the omniORB-list mailing list