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?

Regards,
Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to