Tomcat application Profiler for Eclipse indigo(Eclipse indigo 的 Tomcat 应用程序探查器)
问题描述
我尝试在 Eclipse indigo 中安装 TPTP 分析器.但是它不起作用我收到以下错误.
I tried installing TPTP profiler in eclipse indigo. However It is not working I am getting the following error.
Eclipse TPTP 不支持您的平台.综合代理控制器将被禁用.要在受支持的主机上进行分析,请在该主机上安装和使用独立的代理控制器.
Your platform is not supported by Eclipse TPTP. The Integrated Agent Controller will be disabled. To profile on a supported host, please install and use a stand-alone Agent Controller on that host.
我不知道如何检查我的应用程序中的 sql 内存泄漏.是否有任何其他 Eclipse 工具来检查内存泄漏.我想分析托管在 Tomcat 中的 Web 应用程序.
I dont know how to check my sql memory leaks in my application. Is there any other Eclipse tool to check for memory leak. I want to profile my webapplication hosted in Tomcat.
提前谢谢...
推荐答案
你可以使用 visualvm或 mat
这篇关于Eclipse indigo 的 Tomcat 应用程序探查器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Eclipse indigo 的 Tomcat 应用程序探查器
基础教程推荐
- 修改 void 函数的输入参数,然后读取 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- 存储 20 位数字的数据类型 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- Struts2 URL 无法访问 2022-01-01
