[server-admins] Java / Tomcat / CORBA / UTF-8 (not really fixed??)

Jonathan Marsden jmarsden at fastmail.fm
Fri Aug 28 13:51:43 MST 2009


Jonathan Marsden wrote:

> Process 10713 currently shows around 100% CPU according to top on 
> crosswire.org, and is a java tomcat process.  However, ps -up 10713 
> shows it having a much lower CPU% value.  Load average from uptime is 
> just over 1, so I suspect it really is using up one core (again).
> 
> It might be good to install htop ( yum install htop ) so we can see each 
> CPU core's usage that way, just as a confirmation?

Hitting 1 in top gives a similar (though less graphical) display than 
htop does for individual cores (I read the top man page and learned 
something new!), and on crosswire.org this display confirms that CPU1 
(i.e. core 1) is currently 100% busy.

I think this issue (Java Tomcat process eating up 100% of one core) is 
still with us.

Jonathan



More information about the server-admins mailing list