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 223404 - Exception: null entry for valid file MODIFIED FileImpl @1272010231:24798246 /home/jasz/Programy/netbeans/projects/OItak/main.cpp prj:4531348KeyBasedUID on ProjectKey /home/jasz/Programy/netbeans/proje
Summary: Exception: null entry for valid file MODIFIED FileImpl @1272010231:24798246 /...
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: 2012-12-06 14:26 UTC by Pic
Modified: 2013-05-13 16:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194497


Attachments
stacktrace (912 bytes, text/plain)
2012-12-06 14:26 UTC, Pic
Details
stacktrace (996 bytes, text/plain)
2013-02-21 08:14 UTC, kosmonaffft
Details
stacktrace (997 bytes, text/plain)
2013-02-21 08:17 UTC, kosmonaffft
Details
stacktrace (997 bytes, text/plain)
2013-02-21 08:20 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pic 2012-12-06 14:26:30 UTC
This issue was reported manually by vv159170.
It already has 3 duplicates 


Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: OpenJDK Client VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_24-b24
OS: Linux

User Comments:
Pic: Editing cpp file.




Stacktrace: 
java.lang.Exception: null entry for valid file MODIFIED FileImpl @1272010231:24798246 /home/jasz/Programy/netbeans/projects/OItak/main.cpp prj:4531348KeyBasedUID on ProjectKey /home/jasz/Programy/netbeans/projects/OItak/N/ 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:1600)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.reparseOnlyOneFile(DeepReparsingUtils.java:92)
   at org.netbeans.modules.cnd.modelimpl.csm.core.DeepReparsingUtils.reparseOnEditingFile(DeepReparsingUtils.java:114)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectImpl$2.run(ProjectImpl.java:524)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
Comment 1 Pic 2012-12-06 14:26:32 UTC
Created attachment 128968 [details]
stacktrace
Comment 2 kosmonaffft 2013-02-21 08:14:00 UTC
Created attachment 131648 [details]
stacktrace
Comment 3 kosmonaffft 2013-02-21 08:17:00 UTC
Created attachment 131649 [details]
stacktrace
Comment 4 kosmonaffft 2013-02-21 08:20:02 UTC
Created attachment 131650 [details]
stacktrace
Comment 5 Vladimir Voskresensky 2013-05-13 16:24:50 UTC

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