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 224803 - Exception: null entry for valid file PARSED FileImpl @1006045807:449328705 /usr/local/include/lua.hpp prj:1891511824KeyBasedUID on ProjectKey /usr/local/include/L/ NOT_BEING_PARSED
Summary: Exception: null entry for valid file PARSED FileImpl @1006045807:449328705 /u...
Status: RESOLVED DUPLICATE of bug 222299
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-13 02:36 UTC by Exceptions Reporter
Modified: 2013-05-13 16:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 197486


Attachments
stacktrace (1.49 KB, text/plain)
2013-01-13 02:36 UTC, Exceptions Reporter
Details
stacktrace (1.54 KB, text/plain)
2013-03-20 15:51 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-01-13 02:36:00 UTC
This bug was originally marked as duplicate of bug 215672, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

User Comments:
GUEST: Saving file.




Stacktrace: 
java.lang.Exception: null entry for valid file PARSED FileImpl @1006045807:449328705 /usr/local/include/lua.hpp prj:1891511824KeyBasedUID on ProjectKey /usr/local/include/L/ 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:1627)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.addCompilationUnitToReparse(DeepReparsingUtils.java:426)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.addToReparse(DeepReparsingUtils.java:413)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.reparseOnChangedFileImpl(DeepReparsingUtils.java:183)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.fullReparseOnChangedFile(DeepReparsingUtils.java:152)
Comment 1 Exceptions Reporter 2013-01-13 02:36:02 UTC
Created attachment 130150 [details]
stacktrace
Comment 2 kosmonaffft 2013-03-20 15:51:39 UTC
Created attachment 132855 [details]
stacktrace

Rebuild project...
Comment 3 Vladimir Voskresensky 2013-05-13 16:24:56 UTC

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