sequence length

6 posts / 0 new
Last post
Offline
Last seen: 11 years 1 month ago
Joined: 01/07/2013
Posts: 15
Sequence length strange error

Hi,
I don't undestrand what is happening, when I try to write a sample containing a Sequence I get this error: RTICdrStream_serializePrimitiveSequence:sequence length (108) exceeds maximum (100)...

Also using debugger I verified that Sequence have length = 2 and maximum = 100. How can I get this error? What can I check?

I fill the Sequence periodically copyng from a std::map<int, ObjectWithSequence> the values and I change the lenght of my Sequence according to the size of the map.

Thanks

Keywords:
Subscribe to RSS - sequence length