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 - NullPointerException at org.netbeans.modules.android.project.launch.LaunchInfo.<init>
Summary: NullPointerException at org.netbeans.modules.android.project.launch.LaunchInf...
Status: RESOLVED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-05 16:52 UTC by nguoividai
Modified: 2015-06-04 13:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207463


Attachments
stacktrace (2.06 KB, text/plain)
2015-04-05 16:52 UTC, nguoividai
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ...