【问题标题】:Android - Failed to initialize Monitor Thread: Unable to establish loopback connection,Android - 无法初始化监视器线程:无法建立环回连接,
【发布时间】:2013-12-13 05:26:37
【问题描述】:

我在启动 eclipse indigo 并更新它时遇到了这个错误,我也更新了 SDK。在此之后,我尝试运行我的 Hello World 程序,但出现错误:

[2013-12-13 10:54:49 - SimulationExample] ------------------------------
[2013-12-13 10:54:49 - SimulationExample] Android Launch!
[2013-12-13 10:54:49 - SimulationExample] Connection with adb was interrupted.
[2013-12-13 10:54:49 - SimulationExample] 0 attempts have been made to reconnect.
[2013-12-13 10:54:49 - SimulationExample] You may want to manually restart adb from the Devices view.

几秒钟后我也收到了错误。

[2013-12-13 10:40:02 - ddms] Failed to initialize Monitor Thread: Unable to establish loopback connection
[2013-12-13 10:45:57 - DeviceMonitor] Adb connection Error:An existing connection was forcibly closed by the remote host
[2013-12-13 10:45:58 - DeviceMonitor] Connection attempts: 1

请大家帮忙。

【问题讨论】:

    标签: java android eclipse multithreading apache


    【解决方案1】:

    许多防病毒软件会阻止某些 .exe 文件在系统上运行,这将是我的问题的原因,其中一些会阻止环回地址访问。我已将其卸载并从错误中恢复。

    【讨论】:

      【解决方案2】:

      这种类型的原因有很多。要解决这个问题,

      案例一:

      1) 在透视图中选择 DDMS。

      2) 在“设备”选项卡中,有一排图标。在图标的右侧有一个向下箭头。

      3)点击向下箭头,然后点击“Reset adb”。

      案例 2: 您需要检查您的 JRE 版本是否与您的 SDK 兼容。

      案例 3: 重新启动你的日食。如果您有很多日食关闭其他人,那可能是个问题。 Number of Emulators 也会出现同样的问题。

      【讨论】:

      • 嘿,我做了所有这些步骤,而且我已经安装了更新的 JDK,我无法恢复。
      • 谢谢您的回复。我知道了。我卸载了防病毒软件并认为它对我有用。
      猜你喜欢
      • 1970-01-01
      • 2012-01-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-06-30
      相关资源
      最近更新 更多