Products | Versions |
---|---|
TIBCO ActiveSpaces | - |
Not Applicable | - |
Description:
The BusinessWorks for ActiveSpaces plug-in does not handle disconnects gracefully. When it connects to a cluster as leech and shuts down, then the cluster will suspend member_timeout time. When it connects as a remote client, we still see remote client connections being kept for ten minutes.
============
Metaspace metaspace = ASCommon.getMetaspace("msnewspace");metaspace.closeAll();
============