|
FAST Protocol
< Previous Next >
Re: PMAP decoding issues
Declan Caulfield / Getco LLC 20 Mar 2009 4:38PM ET Can you post your packet bytes - that doesn't look right...
> Hi. I don't know if this forum is the appropriate place to post this.
> I'm kinda lost with some openfast issues. I inserted into the template
> the FASTRESET message. That allowed me to decode messages other than the
> first VERSION msg. EBS is sending a FASTRESET in between messages.
> Whenever I get a freset I'm reseting the openfast context object. My
> main problem now is with an openfast exception. I'm receiving a Single
> Leg Reference message, some of them are ok and others throw:
>
> org.openfast.error.FastException: An error occurred while decoding
> SingleLegReferenceInformation Caused by:
> org.openfast.error.FastException: The presence map BitVector [00111110
> 00001000 11110101] has too many bits for the group
> SingleLegReferenceInformation
>
> How is possible for the Pmap to contain more bits that the decoder is
> expecting? Can you help me? Openfast people doesn't seem to read the
> mailing list that much.
>
>
> Thank you. Augusto.
Re: PMAP decoding issues Declan Caulfield / Getco LLC 20 Mar 2009 4:38PM ET |