Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
Resolution:
Environment:
------------------
TIBCO Rendezvous- All versions
All OS Platforms
Description:
-----------------
This exception means that you want to send a message using the TibrvTransport.send() method but the transport has already been destroyed by the method ibrvTransport.destroy()). Check your code to confirm that the transport is not destroyed before the call to the send method.