作者:lizongbo 发表于:18:34. 星期一, 三月 31st, 2008
版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本版权声明。
http://618119.com/archives/2008/03/31/77.html
Jprofiler 5.1.2 配置。
1.下载
http://download.ej-technologies.com/jprofiler/jprofiler_windows_5_1_2.exe
http://download.ej-technologies.com/jprofiler/jprofiler_linux_5_1_2.sh
(Eclipse的下载:
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.1.1-200710231652/eclipse-sourceBuild-srcIncluded-3.3.1.1.zip&url=http://download.actuatechina.com/eclipse/eclipse/downloads/drops/R-3.3.1.1-200710231652/eclipse-sourceBuild-srcIncluded-3.3.1.1.zip&mirror_id=385)
来源:
http://www.ej-technologies.com/download/jprofiler/files.php
http://www.ej-technologies.com/download/jprofiler/trial.php
2.安装,
运行jprofiler_windows_5_1_2.exe,安装到d:\Program Files\jprofiler5
安装的过程中可以选择与IDE整合,也可以在安装完成后,运行Jprofiler的时候再整合。
3.整合到Eclipse,
先启动 JProfiler :
开始菜单–>所有程序–>JProfiler 5 –>JProfiler,输入注册码。(注册码是在网上某个博客找到的
参考 : http://serendipityspaces.spaces.live.com/blog/cns!71616649A887E6A!604.entry )
(执行整合前,先关闭Eclipse)
主菜单–> Session –>IDE Intergrations –>选择Eclipse 3.3,,点“Integrate” ,选择Eclipse所在的文件夹。D:\Java\eclipse.
整合成功。
4.在Eclipse里配置JProfiler.
主菜单–>Window–>Customize Perspective –>Commands –>找到Profile ,选中它,再点OK即可。
5.填写注册码的时候,第一位必须是大写字母,第二位必须连接号,
第一个井号前的内容如果填错,Jprofiler不会提示出错。
而在启动Session的时候,而Jprofiler弹出的对话框内容为:
The JVM has Terminated unexpectedly.
Please try the following strategies:
*reduce the -Xmx value of the profiled application
*profile in interpreted mode
*change your profiling settings(e.g. from dynamic instrumentation sampling)
害得我试了半天都不行,
后来仔细看Terminal才发现是提示” Invalid license key”.
JProfiler> Protocol version 25
JProfiler> Using JVMTI
JProfiler> JVMTI version 1.1 detected.
JProfiler> 32-bit library
JProfiler> Listening on port: 31757.
JProfiler> Instrumenting native methods.
JProfiler> Native library initialized
JProfiler> Waiting for a connection from the JProfiler GUI …
JProfiler> Using sampling (5 ms)
JProfiler> Time measurement: elapsed time
JProfiler> CPU profiling enabled
JProfiler> ERROR: Invalid license key. Aborting.
JProfiler> Disconnected.
修改注册码之后,终于正常启动了。
正常启动的Terminal显示内容:
JProfiler> Protocol version 25
JProfiler> Using JVMTI
JProfiler> JVMTI version 1.1 detected.
JProfiler> 32-bit library
JProfiler> Listening on port: 31759.
JProfiler> Instrumenting native methods.
JProfiler> Native library initialized
JProfiler> Waiting for a connection from the JProfiler GUI …
JProfiler> Using sampling (5 ms)
JProfiler> Time measurement: elapsed time
JProfiler> CPU profiling enabled
JProfiler> Hotspot compiler enabled
JProfiler> Starting com/lizongbo/smpp/server/Main …
Listening on port a 5435
参考资料:
JProfiler解决Java服务器的性能跟踪
原文:http://www.blogjava.net/anymobile/articles/28248.html
(转载: http://www.duduwolf.com/wiki/2007/311.html)
分享到:
相关推荐
**知识点详解:JProfiler 5.1.2 配置指南** JProfiler是一款高级的Java应用性能分析工具,主要用于监控和优化Java应用程序的性能。本文将深入解析如何配置JProfiler 5.1.2版本,包括下载、安装、与Eclipse集成以及...
JProfiler5.1.2正式版.part2
JProfiler5.1.2正式版 欢迎大家来下载
JProfiler 5.1.2作为一款专业级的Java性能分析工具,具有丰富的功能和高度的灵活性,能够满足不同场景下的需求。然而,在使用该工具的过程中需要注意遵守相关法律法规,尤其是关于软件授权使用的条款。如果需要获取...
1 jprofiler端: 选择-Session-IDE integrations ,选择一个IDE,点击 integrate ,选择IDE的安装目录。 2 eclipse端: 建议用-clean 参数 启动eclipse , 方法是创建一个快捷方式,在里面加入clean参数;...
JProfiler5.1.2,不多说了,破解文件到处都是。5.1.2版本. 网上到处都是5.2.1版本却是5.1.2的破解文件,这是本人好不容易找到的,希望下载的同志给个评分。
EJ.Technologies.JProfiler.v5.1.2.Cracked-FALLEN.rar
**JProfiler配置详解** JProfiler是一款强大的Java剖析工具,它集成了CPU、线程和内存的分析,适用于J2SE和J2EE应用程序。通过其直观的GUI界面,开发者能够定位性能瓶颈,检测内存泄漏,解决线程问题,以及进行heap...
jprofiler基本配置
### JProfiler本地与远程配置详解:Windows版 #### 引言 JProfiler是一款功能强大的Java应用性能分析工具,能够帮助开发者深入理解Java应用程序的行为,包括内存泄漏、性能瓶颈等问题的定位与解决。本文将详细解析...
### jProfiler Linux 和 Windows 安装与配置指南 #### 一、概述 jProfiler是一款功能强大的Java性能分析工具,能够帮助开发者对Java应用程序进行性能监控、内存泄漏检测、线程分析等工作。它支持多种操作系统环境...
安装完成后,启动JProfiler,并配置连接到本地Tomcat。这通常需要设置JVM参数,例如添加`-agentpath`选项,指向JProfiler的动态链接库(如`libjprofilerti.dll`),并指定监听端口。 在监控Tomcat性能时,有以下几...
### JProfiler 7 License #### 一、简介 JProfiler是一款功能强大的Java性能分析工具,主要应用于Java应用程序的性能调优。它可以帮助开发者监控和优化Java应用中的内存使用、CPU负载以及线程行为等关键指标。...
- **配置**:找到 Tomcat 的 `catalina.sh` 文件,将之前 Windows 端 JProfiler 配置时记录的信息添加到 `JAVA_OPTS` 变量中,注意去掉注释符号(#),并确保其位于分号之后。 #### 三、使用 JProfiler 分析 Java ...
对于JProfiler 7.2.2或7.2.3版本的安装和配置,以下是一些关键步骤: 1. **下载与安装**:确保根据操作系统选择相应的版本,例如Windows 64位版。运行安装程序并使用提供的注册码完成注册。 2. **远程监控配置**: ...
《JProfiler9中文使用手册》全面解析 JProfiler是一款强大的Java性能分析工具,尤其在JVM内存管理和线程分析方面表现突出。JProfiler9作为其重要版本,为开发者提供了更完善的性能优化支持。本篇文章将深入探讨...
jprofiler 详细使用介绍 jprofiler 是一款功能强大的 Java 性能分析工具,能够帮助开发者检测 Java 应用程序中的性能瓶颈、内存泄漏和死锁等问题。下面将详细介绍 jprofiler 的安装、注册和使用过程。 安装 ...
JProfiler是一款强大的Java性能分析工具,它为开发者提供了详尽的内存分析、CPU性能剖析、线程检测和JVM配置优化等功能。本教程主要围绕JProfiler 7.2.X版本展开,旨在帮助初学者快速掌握这款工具的使用方法。 首先...
5. **JVM配置优化**: 通过JProfiler,你可以分析JVM参数的效果,如堆大小、垃圾收集器设置等,并根据应用需求进行调整。 6. **远程和本地连接**: JProfiler支持远程连接到运行中的Java应用,方便在生产环境中进行无...