Products | Versions |
---|---|
TIBCO SmartSockets | - |
Not Applicable | - |
Resolution:
This RTserver trace message indicates that the RTclient was being unsubscribed from a subject that it was not shown as being subscribed to. This is a bit unusual because typically the SmartSocket APIs track what the client is subscribed to and does not pass the unsubscribe to the RTserver if the RTclient is not subscribed already. It can happen though for various reasons, such as during batch unsubscribes.