Eclipse Luna挂起Java调试 [英] Eclipse Luna Hangs in Java Debug

查看:221
本文介绍了Eclipse Luna挂起Java调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对这种情况进行了一些研究但是找不到我的情况的答案。



问题:我无法在Eclipse Luna中的任何Java应用程序上启动调试。进度窗口告诉我,它是启动主,进度条延伸到85%的挂起。在这一点上,我在进度条启动:查找空闲套接字下面给出了以下内容。



这是我的设置:




  • Eclipse Luna(清洁安装)

  • Java是最新的(1.7.0_65)

  • Windows 7

  • ping localhost和127.0.0.1返回良好的连接

  • 使用旧的Juno安装调试工作正常


  • 不运行Avast

  • 我正在运行Norton(没有以前的版本)干扰调试)



任何想法将不胜感激。我不知道这是什么错了。我确信这是Eclipse添加的一个新变量,我从来没有听说过这个变量,但是确实令人沮丧。



谢谢你们。

解决方案

通常与网络层相关的超时表示丢包。这可能是由于网络设备不良或防火墙拒绝访问引起的。



当您的本地机器上没有涉及网络设备时,这通常是一个问题一个软件防火墙。这可以通过临时禁用防火墙进行验证。


Did some research on this but can't find an answer for my set of circumstances.

Problem: I can't start a debug on any Java apps in Eclipse Luna. The progress window tells me that it's "Launching Main" and the progress bar extends to 85% where it hangs. At this point I am given the following beneath the progress bar "Launching: Finding free socket..."

Here's my setup:

  • Eclipse Luna (clean install)
  • Java is latest (1.7.0_65)
  • Windows 7
  • pinging both localhost and 127.0.0.1 return good connections
  • Debug worked fine with old Juno install
  • Project runs fine, behaves properly and returns data, but can't be debugged.
  • Not running Avast
  • I am running Norton (no previous interference with debug)

Any ideas would be appreciated. I've can't figure out what the heck is wrong with it. I'm sure it's some new variable that Eclipse added that I've never heard of that has to be set, but it sure is frustrating.

Thanks guys.

解决方案

Timeouts related to the network layer typically indicate packet loss. This can be caused by bad network equipment or a firewall denying access.

When there is no network equipment involved because it is on your local machine, this is typically a problem with a software firewall. This can be verified by temporarily disabling the firewall.

这篇关于Eclipse Luna挂起Java调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆