Hi engcoder,

I am sorry but I was not able to recognize the issue in the log.
However, I can report that I have often found messages like these:

26-Jan-16 16:02:55,272|DEBUG|LightstreamerLogger.subscriptio ns|ol.DataPool Notify Receiver|INCOMING DATA for pb11 on DataPool.DataPool --> ...
26-Jan-16 16:02:55,272|WARN |LightstreamerLogger.preprocessor |ol.DataPool Notify Receiver|Unexpected UPDATE event for key 33-p1-8. Event propagated as an ADD command.


This mean that when Lightstreamer server asks for the snapshot receives from your Adapter some UPDATE events. While, as snapshot events, only ADDs are expected.
Could be that the adapter send some of this UPDATEs incorrectly?

Regards,
Giuseppe