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

Summary: 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
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kosmonaffft
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 197486
Attachments: stacktrace
stacktrace

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 ***