JProfiler 5.2.4 + IBM WAS 7 64 位,Java 1.6

发布于 2024-12-24 15:44:47 字数 286 浏览 2 评论 0原文

我正在尝试配置 JProfiler 并在 WAS native_stderr.log 文件中启动时收到以下错误。我下载了 64 位 Jprofiler 5 x 版本。向导配置很干净。不确定这是 WAS 64 位问题还是 Jprofiler 问题。谢谢!

JVMJ9TI001E 无法打开代理库 jprofilerti(jprofilerti.dll 不是有效的 Win32 应用程序。) JVMJ9VM015W 库 j9jvmti24(-3) 的初始化错误:JVMJ9VM009E J9VMDllMain 失败 无法创建 Java 虚拟机。

I am trying to configure JProfiler and get the following error on launch in the WAS native_stderr.log file. I downloaded 64 bit Jprofiler 5 x version. The wizard configuration was clean. Not sure if this is WAS 64 bit issue or Jprofiler. Thanks!

JVMJ9TI001E Agent library jprofilerti could not be opened (jprofilerti.dll is not a valid Win32 application. )
JVMJ9VM015W Initialization error for library j9jvmti24(-3): JVMJ9VM009E J9VMDllMain failed
Could not create the Java virtual machine.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

笙痞 2024-12-31 15:44:47

您可能在向导中选择了错误的 JVM 位数。在JVM步骤中,选择“64位”JVM选项,然后它将加载64位库。

You probably selected the wrong JVM bitness in the wizard. On the JVM step, select the "64-bit" JVM option, then it will load the 64-bit library.

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