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 216250 - Exception: null entry for valid file MODIFIED FileImpl @555538663:11854632 /var/tmp/alsimon-cnd-test-downloads/pkg-config-0.25/config.h prj:22299338KeyBasedUID on ProjectKey /var/tmp/alsimon-cnd-test-
Summary: Exception: null entry for valid file MODIFIED FileImpl @555538663:11854632 /v...
Status: RESOLVED DUPLICATE of bug 215672
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-01 11:43 UTC by Alexander Simon
Modified: 2012-10-30 13:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191210


Attachments
stacktrace (1.33 KB, text/plain)
2012-08-01 11:43 UTC, Alexander Simon
Details
stacktrace (1.53 KB, text/plain)
2012-08-10 06:42 UTC, Alexander Simon
Details
stacktrace (1.32 KB, text/plain)
2012-10-03 19:32 UTC, tbrunhoff
Details
stacktrace (1.34 KB, text/plain)
2012-10-15 18:14 UTC, tbrunhoff
Details
stacktrace (1.53 KB, text/plain)
2012-10-18 19:32 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2012-08-01 11:43:18 UTC
Build: NetBeans IDE Dev (Build 20120801-7f6e78b2de82)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: SunOS

Stacktrace: 
java.lang.Exception: null entry for valid file MODIFIED FileImpl @555538663:11854632 /var/tmp/alsimon-cnd-test-downloads/pkg-config-0.25/config.h prj:22299338KeyBasedUID on ProjectKey /var/tmp/alsimon-cnd-test-downloads/pkg-config-0.25N NOT_BEING_PARSED
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:183)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.markAsParsingPreprocStates(ProjectBase.java:1531)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.addCompilationUnitToReparse(DeepReparsingUtils.java:427)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.addToReparse(DeepReparsingUtils.java:414)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.reparseOnAdded(DeepReparsingUtils.java:363)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.reparseOnAdded(DeepReparsingUtils.java:343)
Comment 1 Alexander Simon 2012-08-01 11:43:20 UTC
Created attachment 122632 [details]
stacktrace
Comment 2 Alexander Simon 2012-08-10 06:42:47 UTC
Created attachment 122966 [details]
stacktrace
Comment 3 Exceptions Reporter 2012-08-22 09:17:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=191210
Comment 4 tbrunhoff 2012-10-03 19:32:15 UTC
Created attachment 125329 [details]
stacktrace
Comment 5 tbrunhoff 2012-10-15 18:14:18 UTC
Created attachment 125985 [details]
stacktrace

The ide was unused at the time, although I was doing other things on the system, including updating svn on the project open in NB.
Comment 6 tbrunhoff 2012-10-18 19:32:17 UTC
Created attachment 126158 [details]
stacktrace

Clicked on clean and build.
Comment 7 Alexander Simon 2012-10-30 13:19:22 UTC

*** This bug has been marked as a duplicate of bug 215672 ***