Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Resolution:
Description:
==========
EMS 6.x standby server memory leak issue.
Resolution:
==========
A memory leak issue has been observed when admin connections are frequently created and destroyed with EMS 6.x standby server. Each time an admin connection is created, a temporary queue is created for the admin client to receive replies to queries. When this destination is destroyed by destroying the admin connection, some memory is leaked.
The memory leak issue only happens when creating and destroying admin connections with EMS 6.x standby server. There is no memory leak issue when creating and destroying admin connections with EMS 6.x primary server.
The defect was introduced in EMS 6.0 . This defect was discovered internally during the development cycle and has been fixed in EMS version 7.0. It was not documented in the 7.0 release notes.
The customer can workaround this issue by not frequently creating and destroying admin connections with EMS 6.x standby server. They can use a long live admin connection to collect server information.