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 227117

Summary: Exception: CREATED for C:/Users/gvulov/Dev/fxmm_1_copy/N/ from Thread=IDE needs to set up tools collections for fxmm_1_copy.
Product: cnd Reporter: stiffuser
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Chiana
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199362
Attachments: stacktrace
stacktrace
stacktrace

Description stiffuser 2013-03-06 18:24:30 UTC
Build: NetBeans IDE 7.3 RC1 (Build 201301240957)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 7

Stacktrace: 
java.lang.Exception: CREATED for C:/Users/gvulov/Dev/fxmm_1_copy/N/ from Thread=IDE needs to set up tools collections for fxmm_1_copy.
   at org.netbeans.modules.cnd.repository.util.IntToStringCache.<init>(IntToStringCache.java:84)
   at org.netbeans.modules.cnd.repository.util.IntToStringCache.createEmpty(IntToStringCache.java:71)
   at org.netbeans.modules.cnd.repository.translator.UnitsCache.cleanUnitData(UnitsCache.java:721)
   at org.netbeans.modules.cnd.repository.translator.UnitsCache.loadUnitIndex(UnitsCache.java:542)
   at org.netbeans.modules.cnd.repository.translator.RepositoryTranslatorImpl.loadUnitIndex(RepositoryTranslatorImpl.java:186)
   at org.netbeans.modules.cnd.repository.disk.DiskRepositoryManager.getCreateUnit(DiskRepositoryManager.java:135)
Comment 1 stiffuser 2013-03-06 18:24:32 UTC
Created attachment 132287 [details]
stacktrace
Comment 2 Chiana 2013-03-16 09:30:35 UTC
Created attachment 132673 [details]
stacktrace

Tried to do a "find usage" on a variable.
declaration;
EXTERN LINENUMBER globline; // Contains linenumber as read by isline() // TODO: Get rid of
Comment 3 Chiana 2013-03-16 09:33:36 UTC
Created attachment 132674 [details]
stacktrace

and again
Comment 4 Exceptions Reporter 2013-03-28 07:14:54 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=199362
Comment 5 Vladimir Voskresensky 2013-05-13 16:20:07 UTC

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