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 应用程序探查器


- 如何使用WebFilter实现授权头检查 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- C++ 和 Java 进程之间的共享内存 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01