Hi,

I'm getting an error message when using a helloworld example modified adapter on the ipod touch.

When it detects streaming has commenced it request an initial update (via a fake subscription) which does the initial page update.

This works fine... most of the time..

Sometimes I get a java error in the lightstreamer command box that says subscription came to late. This happens about 1 in every 10 refreshes.


This does not occur if I use Safari on a normal pc (was able to do refresh, page update etc 50 times in a row).

Is the ipod touch just being too slow to load up sometimes? Is there any way of increasing the time which the lightstreamer aportions for subs to come in?

Here is the specific error message

28.May.08 13:06:50,852 <ERROR> Exception caught while subscribing to item 'INIT1
211944004139'
com.lightstreamer.interfaces.data.SubscriptionExce ption: Subscribe request come
too late
at com.lightstreamer.adapters.remote.data.DataProvide rProtocol.readSubsc
ribe(DataProviderProtocol.java:77)
at com.lightstreamer.adapters.remote.data.RemoteDataP rovider$1.onReplyRe
ceived(RemoteDataProvider.java:196)
at com.lightstreamer.adapters.remote.request_reply.Re questSender.onNotif
yReceived(RequestSender.java:296)
at com.lightstreamer.adapters.remote.request_reply.No tifyReceiver.onNoti
fyReceived(NotifyReceiver.java:165)
at com.lightstreamer.adapters.remote.request_reply.No tifyReceiver.run(No
tifyReceiver.java:89)


Thanks in advance

Michael