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
That is normal.
> My configuration:
> Tomcat: 6.0.16
> Java: 1.6.0_14
> OS: Solaris 10
>
> Can this be a memory leak in Tomcat?
Unlikely.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|