English 中文(简体)
发射错误:未能与遥控飞行器连接[复制]
原标题:Launch error: Failed to connect to remote VM [duplicate]
This question already has answers here:
Closed 11 years ago.

Possible Duplicate:
Eclipse Error: “Failed to connect to remote VM”

我在利用Eclipse将我的玩具打入安康。 这一切都进展良好,但最近,我无法再利用 de。 当我点击Debug As ——Anderson Application , app建ok,安装ok具,但安乐器(无论是实际装置还是推器),却等待着一个部队近海纽灭火。 在圣杯中,我得到的东西有:

[2011-08-26 11:59:59 - Sunrise] Starting activity com.sr.sunrise.Sunrise on device 3833CB14F52C00EC [2011-08-26 11:59:59 - Sunrise] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.sr.sunrise/.Sunrise } [2011-08-26 12:00:00 - Sunrise] Attempting to connect debugger to com.sr.sunrise on port 8614 [2011-08-26 12:00:00 - Sunrise] Launch error: Failed to connect to remote VM

I have followed many searches (including this one StackOverflow.com link and this StackOverflow.com link2

我已经尝试过许多建议,但没有确定这一问题。

任何人都能够帮助我,因为现在阻止我创建我的主人;

问题回答

这只是对我的工作:

  1. Close Eclipse.
  2. Remove USB.
  3. Go to task manager, and delete all eclipse.exe (in my case I had 4-5 instances).
  4. Also delete adb.exe .
  5. Restart Eclipse.
  6. Reconnect USB.

或许,这将为有同样问题的其他人工作。

十五. 核裁军......

我在我的教科书中也有同样的问题,但我不知道如何确定数据损失,但在我的系统上,我“护堤——~/罗安德”重开了我的装置,我可以再次 de。

必须指出,这具有破坏性,因为罗安德德的目录是甲状腺素养者拯救了我所推广的装置状态的。

我认为,问题的根源与我从我的系统删除的旧的、roid的SDK有关,当时我下载了甲状腺-sdk_r15-macosx.zip,在Rodid目录中留下一些 cr。





相关问题
In Eclipse, why doesn t "Show In" appear for non-Java files?

If I have a *java file open, I can right click on the source, scroll down to "Show In (Alt-Shift-W)", and select Navigator. If I have an *xml, *jsp, or pretty much anything besides a Java source ...

Eclipse: Hover broken in debug perspective

Since upgrading Eclipse (Galileo build 20090920-1017), hover in debug no longer displays a variable s value. Instead, hover behaves as if I were in normal Java perspective: alt text http://...

Eclipse smart quotes - like in Textmate

Happy Friday — Does anyone know if eclipse has the notion of smart quotes like Textmate. The way it works is to select some words and quote them by simply hitting the " key? I m a newbie here so be ...

Indentation guide for the eclipse editor

Is there a setting or plugin for eclipse that can show indentation guides in the editor? Something like the Codekana plugin for visual studio (not so fancy is also OK). Important that it works with ...

Adding jar from Eclipse plugin runtime tab

I want to add .jar files for plugin from the Runtime tab of manifest file. When I use the Add... button, I can see only sub-directories of the plugin project. So if I want to add same .jar file to ...

How to copy multiple projects into single folder in eclipse

I have two projects, Project1 and Project2. Now i want to copy this projects into eclipse workspace but i want these projects to be in a single folder like below. Eclipse Workspace -> Project -> ...

Java: Finding out what is using all the memory

I have a java application that runs out of memory, but I have no idea which code is allocating the memory. Is there an application with which I can check this? I use Eclipse.

热门标签