Issue
Our project is deploying under the tomcat9. There is a potential memory leaking issue I'm investigating. I have experience in Jprofiler8 to solve similar issues, but JP8 doesn't work on Tomcat9. I googled that perhaps Jp10 supports Tomcat9 although I don't find out the Tomcat9 option in server list. Which version of Jprofiler supports Tomcat9? Or could you please recommend me other good tools?
Thanks.
I use eclipse 4.6 to integrate with JProfiler 10.1.4, and startup server by eclipse with profile mode. The JProfile can be executed, but cannot connect to my Tomcat9 server.Jprofiler Error Message The Eclipse console is Eclipse Jprofiler argument
Solution
Yes, JProfiler 10 supports Tomcat 9. "Support" in this case is more relevant for the profiled JVM than for the particular servlet container.
Answered By - Ingo Kegel