On 27/02/2010 20:26, Sander de Boer wrote:
Hi,
My tomcat server gives often a out of mem.
When dumping the heap I found much instances of these objects:
Class InstanceCount TotalSize
class org.apache.tomcat.util.buf.ByteChunk 439493 20656171
class org.apache.tomcat.util.buf.CharChunk 432383 16862937
class org.apache.tomcat.util.buf.MessageBytes 414753 24055674
My configuration:
Tomcat: 6.0.16
Java: 1.6.0_14
OS: Solaris 10
Can this be a memory leak in Tomcat?
Why do you think that and why select those three classes out of all of
the other classes in the heap?
p
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org