Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
Memory consumed by cache server increases over a period of time .
Environment:
===========
TIBCO BusinessEvents 4.x
All Operating Systems
Coherence Cache
Symptoms :
===========
Cache memory consumption increases even if the number of ontology objects in the cache are maintained at a constant number .
Cause :
===========
Even if the number of ontology objects in the cache are maintained at a constant number, the memory consumption of the cache servers may keep increasing . The increase in memory is mainly caused due to running JMX monitoring on the cache server. On analysis it is often found that the com.sun.jmx.interceptor.DefaultMBeanServerInterceptor class from JMX is resposible and has the highest percentage increase of heap size from the start.
Resolution:
===========
Turn off JMX monitoring for all cache servers to reduce memory usage .