Results 1 to 1 of 1
I have one tomcat web application run on suse linux 9.0 sp2 with sun jdk 1.5.0_12, the web application offen get to hign cpu percentage(99.9%) , and the tomcat does ...
- 01-15-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 1
!!help !java process hign cpu percentage but can't get thread dump by kill -3
I have one tomcat web application run on suse linux 9.0 sp2 with sun jdk 1.5.0_12, the web application offen get to hign cpu percentage(99.9%) , and the tomcat does not response the client request.
so i type kill -3 on the shell window to get thead dump, but can't get it.
the jstack tool can't get the information either.
does somebody can help me, thanks.


Reply With Quote