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 249415 - Exception: Impossible unit index: -1
Summary: Exception: Impossible unit index: -1
Status: RESOLVED DUPLICATE of bug 243240
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 22:56 UTC by tbrunhoff
Modified: 2014-12-22 13:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214307


Attachments
stacktrace (10.07 KB, text/plain)
2014-12-17 22:56 UTC, tbrunhoff
Details
stacktrace (6.01 KB, text/plain)
2014-12-17 22:59 UTC, tbrunhoff
Details
stacktrace (4.06 KB, text/plain)
2014-12-17 23:02 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-12-17 22:56:47 UTC
Build: NetBeans IDE Dev (Build 201412170001)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
tbrunhoff: infinite exceptions....




Stacktrace: 
java.lang.Exception: Impossible unit index: -1
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:191)
   at org.netbeans.modules.cnd.modelimpl.repository.ProjectNameBasedKey.<init>(ProjectNameBasedKey.java:66)
   at org.netbeans.modules.cnd.modelimpl.repository.ProjectContainerKey.<init>(ProjectContainerKey.java:56)
   at org.netbeans.modules.cnd.modelimpl.repository.ProjectKey.<init>(ProjectKey.java:60)
   at org.netbeans.modules.cnd.modelimpl.repository.ProjectKey.<init>(ProjectKey.java:64)
   at org.netbeans.modules.cnd.modelimpl.repository.KeyObjectFactory.createObject(KeyObjectFactory.java:140)
Comment 1 tbrunhoff 2014-12-17 22:56:49 UTC
Created attachment 151155 [details]
stacktrace
Comment 2 tbrunhoff 2014-12-17 22:59:27 UTC
Created attachment 151156 [details]
stacktrace

infinite exceptions....
Comment 3 tbrunhoff 2014-12-17 23:02:27 UTC
Created attachment 151157 [details]
stacktrace

rename
Comment 4 Maria Tishkova 2014-12-22 13:24:29 UTC

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