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 应用程序探查器
基础教程推荐
- doFilter()是在servlet的工作完成之前还是之后执行的? 2022-01-01
- Maven:无效的目标版本:10 2022-01-01
- 将 double 转换为 Int,向下舍入 2022-01-01
- 如何在相机中应用自定义滤镜 [Surfaceview 预览]. 2022-01-01
- 将 Windows 证书导入 Java 2022-01-01
- JPA惰性列表上的流 2022-01-01
- 在springboot中如何给mybatis加拦截器 2023-04-29
- Java ECDSAwithSHA256 签名长度不一致 2022-01-01
- 控制台应用程序中的 Java 键盘输入解析 2022-01-01
- 在java中使用xpath和selenium解析HTML表格数据 2022-01-01
