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 - AssertionError: empty project for UID KeyBasedUID on ProjectKey /usr/include/c++/4.6/L/builder@192.168.2.61
Summary: AssertionError: empty project for UID KeyBasedUID on ProjectKey /usr/include/...
Status: RESOLVED DUPLICATE of bug 196228
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:29 UTC by Exceptions Reporter
Modified: 2012-12-07 11:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 196128


Attachments
stacktrace (3.80 KB, text/plain)
2012-12-06 14:29 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***