如何在 mac os X 上分析 tomcat?
我正在运行一个独立的(我的意思是不在任何 IDE 内)tomcat 实例。我想分析我的应用程序,因为它在特定用例中的响应速度似乎非常慢。
因此,我尝试在我的 mac os x 10.4 (tiger) 上安装 TPTP,但似乎没有可用的版本。
然后我尝试在 tomcat/bin/setenv.sh 中设置“JAVA_OPTS=”-Xmx512m -XrunpiAgent:server=enabled” 但它引发了以下错误:
VM初始化期间发生错误无法找到代理库:libpiAgent.jnilib(搜索/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries:/System/Library/Java/ Extensions:/Library/Java/Extensions:.)
我对 Windows 上的 TPTP(带有 Eclipse)非常满意。
有什么想法吗? 问候, 桑迪普·吉里
I am running an independent (I mean not inside any IDE) tomcat instance. I want to profile my application because it seams to respond really slow in a particular use case.
So, I tried installing TPTP on my mac os x 10.4 (tiger) but it seams that there is no version available.
Then I tried to just set "JAVA_OPTS="-Xmx512m -XrunpiAgent:server=enabled" in tomcat/bin/setenv.sh
but it threw the following error:
Error occurred during initialization of VM Could not find agent library: libpiAgent.jnilib (searched /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries:/System/Library/Java/Extensions:/Library/Java/Extensions:.)
I was pretty happy with the TPTP (with eclipse) on windows.
Any ideas?
Regards,
Sandeep Giri
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
TPTP 在 Mac 上尚不可用。我最终使用了
TPTP is not available on Mac yet. I ended up using