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.