Hi all,

I have a question about a warning message I'm getting in Lightstreamer - "Unexpected snapshot event for MERGE item"

I am currently trying to use LightStreamer to pump out data from a GigaSpace, the object is fairly large and it is being keyed on a unique ID.

The objects are in the Gigaspace and when my client gets a Lightstreamer connection they are retrieved, however the warning message is then displayed and nothing is reported in the client - i.e. nothing is received via the "onUpdate" method (the other callback methods are empty.

i have tried in both RAW and MERGE modes, and there appears to be no difference.

I'd be grateful if anyone knows what the issue could be?

Thanks

Richard