This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251663

Summary: NullPointerException at org.netbeans.modules.android.project.launch.LaunchInfo.<init>
Product: projects Reporter: nguoividai
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207463
Attachments: stacktrace

Description nguoividai 2015-04-05 16:52:09 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Windows 7

User Comments:
nguoividai: <Please provide a description of the problem or the steps to reproduce>
 C:\Users\bruce lee\Documents\NetBeansProjects\Mysudoku\build.xml:3: Content is not allowed in prolog.

GUEST: without description

GUEST: Building using NBAndroid.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.android.project.launch.LaunchInfo.<init>(LaunchInfo.java:50)
   at org.netbeans.modules.android.project.launch.LaunchInfo.<init>(LaunchInfo.java:39)
   at org.netbeans.modules.android.project.LaunchExecutor.createLaunchInfo(LaunchExecutor.java:144)
   at org.netbeans.modules.android.project.LaunchExecutor.doLaunchAfterBuild(LaunchExecutor.java:77)
   at org.netbeans.modules.android.project.AndroidActionProvider$1.run(AndroidActionProvider.java:180)
   at org.netbeans.modules.android.project.AndroidActionProvider.invokeAction(AndroidActionProvider.java:189)
Comment 1 nguoividai 2015-04-05 16:52:11 UTC
Created attachment 153047 [details]
stacktrace
Comment 2 Tomas Stupka 2015-06-03 16:01:20 UTC
third party. please report agains NBAndroid ...