Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3069] I donwloaded kitchensink from github. When I try and run is get the message "Launching new configuration has encountered a problem. Internal error occured during launching new-configuration. Details shows: An internal error occurred during:

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2012-08-10T13:55:45.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterJason Pankowski
AssigneeVarun Joshi
Created2012-06-29T05:48:18.000+0000
Updated2016-03-08T07:48:06.000+0000

Description

I donwloaded kitchensink from github. When I try and run is get the message "Launching new configuration has encountered a problem. Internal error occured during launching new-configuration. Details shows: An internal error occurred during: "Launching New_configuration". java.lang.NullPointerException log file shows: ENTRY org.eclipse.core.jobs 4 2 2012-06-28 09:38:27.790 !MESSAGE An internal error occurred during: "Launching New_configuration". !STACK 0 java.lang.NullPointerException at com.appcelerator.titanium.mobile.ui.android.launch.AndroidEmulatorLaunchConfigurationDelegate.launch(AndroidEmulatorLaunchConfigurationDelegate.java:82) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854) at com.appcelerator.titanium.core.launching.AbstractSharedProcessLaunch.findOrLaunch(AbstractSharedProcessLaunch.java:203) at com.appcelerator.titanium.core.launching.AbstractSharedProcessLaunch.launch(AbstractSharedProcessLaunch.java:94) at com.appcelerator.titanium.mobile.ui.android.launch.AndroidSimulatorLaunchConfigurationDelegate.launch(AndroidSimulatorLaunchConfigurationDelegate.java:185) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:937) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1141) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Comments

  1. Varun Joshi 2012-06-29

    Hi, Could you please provide the environment details such as: 1. Titanium SDK version 2. Platform OS 3. Titanium Studio version Thanks, Varun
  2. Torben Fitschen 2012-07-26

    The same Host OS: Linux OS Arch: x86_64 JRE Version: 1.6.0_24 JRE Vendor: Sun Microsystems Inc. JRE Home: /usr/lib/jvm/java-6-openjdk-amd64/jre Install Directory: file:/home/torben/Develop/App/Titanium_Studio/ Version: 2.1.0.201206251749 VM Arguments: -Xms40m -Xmx1024m -Declipse.p2.unsignedPolicy=allow -Declipse.log.size.max=10000 -Declipse.log.backup.max=5 -Djava.awt.headless=true -XX:MaxPermSize=256m -jar ~/Develop/App/Titanium_Studio//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar Workspace Directory: file:/home/torben/Titanium_Studio_Workspace/ Language: de_DE Titanium Mobile SDK Version: 2.1.0 Mobile SDK Modules API Version:2 Mobile SDK Timestamp: 06/28/12 12:16 Mobile SDK Build Number: 6e3cab6 Titanium Mobile SDK Location: ~/.titanium/mobilesdk/linux/2.1.0.GA
  3. Varun Joshi 2012-07-26

    Hi Torben, Please try deleting all the avds that you have from the Manage AVD section, clean your project and let Titanium create a new AVD when you run the app. This looks like a bad avd was created that is preventing the launch. Also, does this only happen on emulator or the device too? Thanks, Varun

JSON Source