I\'ve a java web application running on an Tomcat server(Linux). In the production environment I\'m facing some performance issue. At random intervals the jsvc process on which
VisualVM is what you're looking for. It ships with newer JDKs and allows you to monitor thread usage.