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 255894 - NullPointerException at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles
Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.content.project.Gr...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-13 09:37 UTC by Exceptions Reporter
Modified: 2016-03-16 08:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220423


Attachments
stacktrace (2.74 KB, text/plain)
2015-10-13 09:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-10-13 09:37:44 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
GUEST: opened an existing project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles(GraphContainer.java:266)
   at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles(GraphContainer.java:277)
   at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles(GraphContainer.java:277)
   at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles(GraphContainer.java:277)
   at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles(GraphContainer.java:277)
   at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles(GraphContainer.java:277)
Comment 1 Exceptions Reporter 2015-10-13 09:37:46 UTC
Created attachment 156682 [details]
stacktrace
Comment 2 Alexander Simon 2015-10-27 10:37:50 UTC
fixed in enum, change set:
df4ca34c5e97
Comment 3 Quality Engineering 2015-10-29 02:21:38 UTC
Integrated into 'main-silver', will be available in build *201510290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/57d9860822f7
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #255894 - NullPointerException at org.netbeans.modules.cnd.modelimpl.content.project.GraphContainer.gatherIncludedFiles
(transplanted from df4ca34c5e979e9c93e23ab9471f319203a73892)
Comment 4 soldatov 2015-11-23 20:01:45 UTC
I hope this bug has been fixed in NetBeans 8.1 patch1.