Ever since migrating our application (AIR Client, serverTomcat 6) from LCDS 2.6 to 3.1, I keep getting this error:
Fault Code: Channel.Polling.Error; FaultString: error
Root Cause: Fault Code: Server.Processing.NotSubscribed; FaultString: The client has no active subscriptions over endpoint 'my-amf-polling'.
It happens at seemingly random times while the AIR client is connected to the server (both server and client running on the same machine).
If it fails, I get the error for a couple of operations (sometimes 10, 15, 20 seconds apart), but after a while things start working again.
It always happens when I perform large fill operations in order to cache data for future offline operation.
Does anyone have any ideas what changed from LCDS 2.6 to 3.1 that may cause this?
Any hints, ideas, advice, thoughts, .. are greatly appreciated!
Thanks,
Gerda