On Tue, Feb 24, 2015 at 7:33 AM, Peter Irbizon <peterirbi...@gmail.com>
wrote:

> Hello,
> I would like to know if it is normal that tomcat7 runs on 3.9% CPU when
> idle? I saw all other processes are at 0%, only tomcat7 is always at least
> 3.9%.
>

1.) What's your system like?  How many CPUs / cores?  Is it a VM or
hardware?  What is the specific version of Tomcat?  of Java?  What OS are
you running?

2.) How are you determining it's idle?  As John mention, do you have any
apps deployed?  Do you know if traffic is hitting the server?

3.) Can you run a profiler and attach it to Tomcat?  It'll tell you what's
happening inside the JVM.

Dan

Reply via email to