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 245939 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.getFileInstantiations
Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl....
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
: 242692 243108 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-07-24 09:04 UTC by Exceptions Reporter
Modified: 2016-10-31 10:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 210690


Attachments
stacktrace (3.36 KB, text/plain)
2014-07-24 09:05 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-07-24 09:04:58 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Mac OS X

User Comments:
GUEST: ww




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.getFileInstantiations(FileImpl.java:2187)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.addInstantiation(FileImpl.java:1582)
   at org.netbeans.modules.cnd.modelimpl.csm.Instantiation.create(Instantiation.java:269)
   at org.netbeans.modules.cnd.modelimpl.impl.services.InstantiationProviderImpl.instantiate(InstantiationProviderImpl.java:256)
   at org.netbeans.modules.cnd.modelimpl.impl.services.InstantiationProviderImpl.instantiate(InstantiationProviderImpl.java:223)
   at org.netbeans.modules.cnd.modelimpl.csm.TypeImpl.specialize(TypeImpl.java:812)
Comment 1 Exceptions Reporter 2014-07-24 09:05:00 UTC
Created attachment 148258 [details]
stacktrace
Comment 2 Alexander Simon 2014-07-28 09:51:39 UTC
*** Bug 243108 has been marked as a duplicate of this bug. ***
Comment 3 Alexander Simon 2014-07-28 09:54:59 UTC
*** Bug 242692 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Kvashin 2015-09-23 22:23:53 UTC
12 dups => P2