JProfiler 因“等待 JProfiler GUI 连接”而挂起信息
我正在尝试在 Tomcat 和 Oracle Weblogic 上的 win64 上运行 JProfiler。运行向导后,它挂在
“等待 JProfiler GUI 连接”
行。另一方面,GUI 正在等待与默认端口上的分析 jvm 连接,但它挂在那里。
我仍然可以使用 Tomcat 从 eclipse 运行 JProfiler。知道可能是什么问题吗?
I am trying to run JProfiler on win64 on Tomcat and Oracle Weblogic. After I run the wizard, it hangs at line
"waiting for a JProfiler GUI to connect"
On the other hand, the GUI is waiting to connect with profiled jvm on the default port, but there it hangs.
I can still run JProfiler from eclipse with Tomcat. Any idea what could be the problem?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会检查防火墙问题。听起来防火墙正在阻止套接字连接。
I'd check firewall issues. Sounds like the firewall is preventing the sockets from connecting.