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 223405

Summary: AssertionError: empty project for UID KeyBasedUID on ProjectKey /usr/include/c++/4.6/L/builder@192.168.2.61
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED DUPLICATE    
Severity: normal CC: vv159170
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196128
Attachments: stacktrace

Description Exceptions Reporter 2012-12-06 14:29:32 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: empty project for UID KeyBasedUID on ProjectKey /usr/include/c++/4.6/L/builder@192.168.2.61
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl._getProject(FileImpl.java:311)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.getProjectImpl(FileImpl.java:1541)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.hashCode(FileImpl.java:1978)
   at java.util.HashMap.getEntry(HashMap.java:361)
   at java.util.HashMap.containsKey(HashMap.java:352)
   at java.util.HashSet.contains(HashSet.java:201)
Comment 1 Exceptions Reporter 2012-12-06 14:29:34 UTC
Created attachment 128969 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-12-07 11:39:25 UTC

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