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 253259 - NullPointerException at org.netbeans.modules.cnd.analysis.api.AbstractAnalyzer$WorkSet.add
Summary: NullPointerException at org.netbeans.modules.cnd.analysis.api.AbstractAnalyze...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-30 13:25 UTC by Alexander Simon
Modified: 2015-06-30 14:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218256


Attachments
stacktrace (1.54 KB, text/plain)
2015-06-30 13:25 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-06-30 13:25:21 UTC
Build: NetBeans IDE Dev (Build 20150630-eaa9140c0420)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: SunOS

User Comments:
alexvsimon: run static analyzers on folder in files tab




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.analysis.api.AbstractAnalyzer$WorkSet.add(AbstractAnalyzer.java:264)
   at org.netbeans.modules.cnd.analysis.api.AbstractAnalyzer.doDryRun(AbstractAnalyzer.java:110)
   at org.netbeans.modules.cnd.analysis.api.AbstractAnalyzer.doDryRun(AbstractAnalyzer.java:116)
   at org.netbeans.modules.cnd.analysis.api.AbstractAnalyzer.doDryRun(AbstractAnalyzer.java:116)
   at org.netbeans.modules.cnd.analysis.api.AbstractAnalyzer.doDryRun(AbstractAnalyzer.java:116)
   at org.netbeans.modules.cnd.analysis.api.AbstractAnalyzer.doDryRun(AbstractAnalyzer.java:116)
Comment 1 Alexander Simon 2015-06-30 13:25:24 UTC
Created attachment 154442 [details]
stacktrace
Comment 2 Alexander Simon 2015-06-30 14:03:53 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/74573266dfc4