月蚀:无法初始化监视器主题:无法建立环回连接 [英] Eclipse: Failed to initialize Monitor Thread: Unable to establish loopback connection

查看:223
本文介绍了月蚀:无法初始化监视器主题:无法建立环回连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了Win7上64位的ADT插件和Android SDK的安装。

I have Eclipse Indigo installed on Win7 64bit with the ADT plugin and Android SDK's installed.

当我有我的仿真器打开,我尝试推出我的测试应用程序时出现错误:

An error occurs when I have my emulator open and I try to launch my test application:

Failed to initialize Monitor Thread: Unable to establish loopback connection

我已经看过这个错误,它最常出现是一个防火墙的问题,但与防火墙关闭,我仍然得到错误。难道有什么关系有另一个基于Eclipse的IDE安装(集锦3)我?

I have looked into this error and it most often appears to be a firewall issue but with the firewall turned off I still get the error. Would it have anything to do with me having another Eclipse based IDE installed (Aptana 3)?

事我已经试过到目前为止:

Things I have tried so far:

  • 在打开防火墙关闭
  • 改变DDMS端口8601
  • 检查本地主机设置为127.0.01

我运行的想法所以建议任何帮助,将AP preciated。

I'm running out of ideas so any help of suggestions would be appreciated.

推荐答案

没有必要禁用IPv6。只是强制Eclipse以使用IPv4。 编辑的eclipse.ini并添加最后一行:

No need to disable IPV6. Just force Eclipse to use IPV4. Edit eclipse.ini and add the last line:

openFile
-vmargs
-Djava.net.preferIPv4Stack=true

这篇关于月蚀:无法初始化监视器主题:无法建立环回连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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