You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by "Wyatt, Allen" <Al...@travelocity.com> on 2005/02/01 00:04:48 UTC

Excessive number of JCS objects in memory

We're having a problem with a slow memory leak in production.  We took a
heapdump and saw that there were 337,999
org.apache.jcs.utils.locking.ReadWriteLock objects in memory and 337,967
org.apache.jcs.utils.locking.RwLockHolder objects in memory.  These
objects are taking about 21.5 megabytes of memory altogether.  Any
reason for having this many of these objects?  What might cause there to
be an excessive number of these objects?

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-jcs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-jcs-user-help@jakarta.apache.org