> From: Hennig, Patrick [mailto:phen...@l1id.com] 
> Subject: MemoryLeak Problem with ThreadWithAttributes
> 
> Catalina_Opts is setted to:
> -Xms512m -Xmx768m.

That should be CATALINA_OPTS, not Catalina_Opts, in case you're running on a 
system where the case of environment variable names matters.

> Does anyone know, what ThreadWithAttributes is for and why it 
> can become that large ?

The ThreadWithAttributes class is Tomcat's extension to the standard Thread for 
use in thread pools.

Post your server.xml and let's see what your <Connector> attributes are.

Also tell us the exact Tomcat level you're using, along with the JRE/JDK 
version, and the platform you're running on.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

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

Reply via email to