简体   繁体   English

在以下过程中发生内部错误:“启动MyFirstApp”。 com / android / ide / eclipse / adt / internal / launchController

[英]An internal error occurred during: “Launching MyFirstApp”. com/android/ide/eclipse/adt/internal/launchController

I just purchased a new laptop (Windows 8.1) and I'm testing it to see how it will perform with Android Development...so I downloaded and installed the Android SDK (ADT Bundle for Windows) from android.developers.com. 我刚刚购买了一台新笔记本电脑(Windows 8.1),并对其进行了测试,以查看其在Android开发中的性能...所以我从android.developers.com下载并安装了Android SDK(适用于Windows的ADT捆绑包)。

As a quick test I entered the sample app "MyFirstApp" on the android.developers site, created a AVD (Nexus_4) from the template of devices provided in AVD...and then attempted to run the app. 作为一项快速测试,我在android.developers网站上输入了示例应用“ MyFirstApp”,并从AVD中提供的设备模板中创建了一个AVD(Nexus_4)...然后尝试运行该应用。 Unfortunately this is where I get a "Problem Occured" popup with the following message: 不幸的是,这是我收到以下消息的“已发生问题”弹出窗口:

"An internal error occurred during: "Launching MyFirstApp". com/android/ide/eclipse/adt/internal/launchController" “在以下期间发生内部错误:“启动MyFirstApp”。com / android / ide / eclipse / adt / internal / launchController”

I checked other questions/responses posted...none of the others found seemed to apply to my situation. 我检查了其他问题/答案...发现其他问题/答案似乎都不适合我的情况。

BTW, after it didn't run with the Nexus_4 AVD..I tried it with another AVD template (Nexus Samsung) and got the same failure. 顺便说一句,它没有与Nexus_4 AVD一起运行。.我尝试了另一个AVD模板(Nexus Samsung),但同样失败。

Adding more information: 添加更多信息:

I installed the 64-bit version of SDK...again running Windows 8.1. 我安装了64位版本的SDK ...再次运行Windows 8.1。 Also here is the exception stack trace associated with Internal error message noted above. 这也是与上面提到的内部错误消息关联的异常堆栈跟踪。

java.lang.NoClassDefFoundError: com/android/ide/eclipse/adt/internal/launch/AndroidLaunchController at com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.launch(LaunchConfigDelegate.java:114) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:855) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:704) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1047) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1251) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53) java.lang.NoClassDefFoundError:com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.launch(LaunchConfigDelegate.java:114)上的com / android / ide / eclipse / adt / internal / launch / AndroidLaunchController org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:704)处的.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:855)在org.eclipse.debug.internal.ui.DebugUIPlugin org.eclipse.debug.internal.ui.DebugUIPlugin $ 8.run(DebugUIPlugin.java:1251)上的.buildAndLaunch(DebugUIPlugin.java:1047)在org.eclipse.core.internal.jobs.Worker.run(Worker.java: 53)

Regards, Jet 问候,喷射

I was hoping that I had made some silly mistake and someone would quickly recognize it and recommend an easy fix to my problem. 我希望自己犯了一些愚蠢的错误,并且有人会很快认出来,并建议对我的问题的简单解决方案。 Unfortunately I didn't get a response so I just tried repeating a number of my prior steps..1) Re-creating AVDs; 不幸的是,我没有得到回应,所以我尝试重复之前的许多步骤。.1)重新创建AVD; 2) Reinstalling the entire SDK; 2)重新安装整个SDK; 3) Installing Windows 8.1 updates; 3)安装Windows 8.1更新;

Ultimately it is working now..but I'm not sure what the problem was or what the fix was but it is working now. 最终它现在可以正常工作了。但是我不确定是什么问题还是解决了什么问题,但是现在可以正常工作了。

BTW, as noted above in my question I'm using the 64 bit version of SDK (and I'm using 64bit version of JDK). 顺便说一句,如上所述,在我的问题中,我使用的是64位版本的SDK(并且我使用的是64位版本的JDK)。

Cheers, Jet 干杯,喷气

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在以下过程中发生内部错误:“启动MyFirstApp”。 java.lang.NullPointerException - An internal error occurred during: “Launching MyFirstApp”. java.lang.NullPointerException 在 Eclipse 中运行 Android 项目时出现错误:“Launching InsideCarolina2”期间发生内部错误。 com/android/ddmlib/InstallException - Running Android projects in Eclipse has error: An internal error occurred during: "Launching InsideCarolina2". com/android/ddmlib/InstallException Eclipse:adt无法实例化类com.android.ide.eclipse.adt.internal.editors.common.CommonXmlEditor - Eclipse: adt was unable to instantiate class com.android.ide.eclipse.adt.internal.editors.common.CommonXmlEditor 无法在Eclipse中启动Android应用程序; 在“启动myApp”期间发生内部错误 - Unable to launch Android application in Eclipse; An internal error occurred during: “Launching myApp” 无法运行com.android.ide.eclipse.adt.internal.build.AidlProcessor - Failed to run com.android.ide.eclipse.adt.internal.build.AidlProcessor 在“启动测试”期间发生内部错误。 org / eclipse / jdt / debug / core / JDIDebugModel在Eclipse中 - An internal error occurred during: “Launching test”. org/eclipse/jdt/debug/core/JDIDebugModel In Eclipse “自动激活bundle com.android.ide.eclipse.adt时发生错误” - “An error occurred while automatically activating bundle com.android.ide.eclipse.adt” 在以下期间发生内部错误:“启动计数器” java.lang.NullPointerException - An internal error occurred during: “Launching counter” java.lang.NullPointerException 在以下过程中发生内部错误:“启动 <myApp> ”。 Java堆空间 - An internal error occurred during: “Launching <myApp>”. Java heap space 在“启动项目”期间发生内部错误。 java.lang.NullPointerException - An internal error occurred during: "Launching Project". java.lang.NullPointerException
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM