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 - Exception: CREATED for C:/Users/gvulov/Dev/fxmm_1_copy/N/ from Thread=IDE needs to set up tools collections for fxmm_1_copy.
Summary: Exception: CREATED for C:/Users/gvulov/Dev/fxmm_1_copy/N/ from Thread=IDE nee...
Status: RESOLVED DUPLICATE of bug 225335
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: 2013-03-06 18:24 UTC by stiffuser
Modified: 2013-05-13 16:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199362


Attachments
stacktrace (4.35 KB, text/plain)
2013-03-06 18:24 UTC, stiffuser
Details
stacktrace (4.31 KB, text/plain)
2013-03-16 09:30 UTC, Chiana
Details
stacktrace (4.31 KB, text/plain)
2013-03-16 09:33 UTC, Chiana
Details

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