如何在 mac os X 上分析 tomcat?

发布于 2024-08-07 14:46:59 字数 487 浏览 1 评论 0原文

我正在运行一个独立的(我的意思是不在任何 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

若无相欠,怎会相见 2024-08-14 14:46:59

TPTP 在 Mac 上尚不可用。我最终使用了

/Developer/Application/Performance Tools/Shark.app

TPTP is not available on Mac yet. I ended up using

/Developer/Application/Performance Tools/Shark.app
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文