Hi,

What do you mean by "SOMETIMES"? 
Is it recurring problem at certain intervals?

If it's early-on, it's more likely caused by first time compiling.
If it occurs at certain intervals and you use large heap memory,
its likely for garbage collection. You can find out the heap memory size
allocated and using with Runtime APIS.

Regards.

Regards.

-- 
View this message in context: 
http://www.nabble.com/find-out-the-possible-bottleneck-webapp-tp15065234p15114035.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to