[jbosstools-issues] [JBoss JIRA] (JBIDE-18281) NullPointerException when trying to run Cordova application on iOS simulator

Tadeas Kriz (JIRA) issues at jboss.org
Mon Sep 8 10:57:59 EDT 2014


Tadeas Kriz created JBIDE-18281:
-----------------------------------

             Summary: NullPointerException when trying to run Cordova application on iOS simulator
                 Key: JBIDE-18281
                 URL: https://issues.jboss.org/browse/JBIDE-18281
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: aerogear-hybrid
         Environment: Mac OSX 10.9.4
Xcode 5.1.1
JBDS 8.0.0.Beta3
cordova app: WFK's kitchensink-cordova-contacts
            Reporter: Tadeas Kriz


I've tried one more project and that one worked, but I don't know what should I focus on when looking for differences between those two projects.

Message:
{code}
An internal error occurred during: "Launching kitchensink-cordova-contacts (iOS Simulator)".
{code}

Stack trace:
{code}
java.lang.NullPointerException
	at org.jboss.tools.aerogear.hybrid.ios.core.xcode.XcodeProjectGenerator.generateNativeFiles(XcodeProjectGenerator.java:69)
	at org.jboss.tools.aerogear.hybrid.core.platform.AbstractProjectGeneratorDelegate.generateNow(AbstractProjectGeneratorDelegate.java:119)
	at org.jboss.tools.aerogear.hybrid.ios.core.xcode.XCodeBuild.buildNow(XCodeBuild.java:122)
	at org.jboss.tools.aerogear.hybrid.ios.core.simulator.IOSSimulatorLaunchDelegate.buildForLaunch(IOSSimulatorLaunchDelegate.java:88)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
	at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
	at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}

Session data:
{code}
eclipse.buildId=unknown
java.version=1.7.0_40
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -product com.jboss.devstudio.core.product -keyring /Users/tkriz/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product com.jboss.devstudio.core.product -keyring /Users/tkriz/.eclipse_keyring -showlocation
{code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list