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 185994 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.fixFakeIncludeRegistrations
Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl....
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 11:37 UTC by andrey_p
Modified: 2010-05-19 06:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169481


Attachments
stacktrace (1.56 KB, text/plain)
2010-05-12 11:37 UTC, andrey_p
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andrey_p 2010-05-12 11:37:05 UTC
This bug was originally marked as duplicate of bug 183377, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 100428-110accf4dc97)
VM: Java HotSpot(TM) Client VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
andrey_p: Nothing. Just started Netbeans which in turn has opened CND project along with Java project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.fixFakeIncludeRegistrations(FileImpl.java:1940)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.fixFakeRegistrations(FileImpl.java:1894)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.onProjectParseFinished(FileImpl.java:584)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase$FixRegistrationRunnable.run(ProjectBase.java:3082)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1415)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1954)
Comment 1 andrey_p 2010-05-12 11:37:08 UTC
Created attachment 98841 [details]
stacktrace
Comment 2 Leonid Lenyashin 2010-05-12 11:49:00 UTC
Exception - upgrading to P2.
VVV, feel free to reassign to anyone else.
Comment 3 Vladimir Voskresensky 2010-05-12 12:53:14 UTC
will fix
Comment 4 Vladimir Voskresensky 2010-05-12 13:14:45 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/0bf8d732c35b
Comment 5 Quality Engineering 2010-05-17 15:28:28 UTC
Integrated into 'main-golden', will be available in build *201005170932* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 6 Quality Engineering 2010-05-19 06:07:21 UTC
Integrated into 'main-golden', will be available in build *201005182201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: