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 234616 - IllegalStateException: Cannot bind to ClusteredIndexables(1927165534), already bound to ClusteredIndexables(1522765884)
Summary: IllegalStateException: Cannot bind to ClusteredIndexables(1927165534), alread...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: 7.4_HR_FIX
Depends on:
Blocks:
 
Reported: 2013-08-20 01:28 UTC by fabianocardosao
Modified: 2013-09-10 17:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203166


Attachments
stacktrace (3.48 KB, text/plain)
2013-08-20 01:28 UTC, fabianocardosao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fabianocardosao 2013-08-20 01:28:20 UTC
This bug was originally marked as duplicate of bug 225700, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
fabianocardosao: opening projects (java and php)




Stacktrace: 
java.lang.IllegalStateException: Cannot bind to ClusteredIndexables(1927165534), already bound to ClusteredIndexables(1522765884)
   at org.netbeans.modules.parsing.impl.indexing.ClusteredIndexables$DocumentIndexCacheImpl.ensureNotReBound(ClusteredIndexables.java:436)
   at org.netbeans.modules.parsing.impl.indexing.ClusteredIndexables$DocumentIndexCacheImpl.attach(ClusteredIndexables.java:342)
   at org.netbeans.modules.parsing.spi.indexing.support.IndexingSupport.attachToCacheIfNeeded(IndexingSupport.java:202)
   at org.netbeans.modules.parsing.spi.indexing.support.IndexingSupport.getInstance(IndexingSupport.java:98)
   at org.netbeans.modules.jumpto.file.FileIndexer.index(FileIndexer.java:144)
   at org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor$2.run(Indexable.java:161)
Comment 1 fabianocardosao 2013-08-20 01:28:22 UTC
Created attachment 138885 [details]
stacktrace
Comment 2 Tomas Zezula 2013-09-03 15:03:27 UTC
Fixed jet-main 2508a148d27a
Comment 3 Quality Engineering 2013-09-05 01:30:12 UTC
Integrated into 'main-silver', will be available in build *201309050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2508a148d27a
User: Tomas Zezula <tzezula@netbeans.org>
Log: #234616:IllegalStateException: Cannot bind to ClusteredIndexables(1927165534), already bound to ClusteredIndexables(1522765884)
Comment 4 Dusan Balek 2013-09-06 12:54:30 UTC
The fix looks OK.
Comment 5 Tomas Zezula 2013-09-10 17:03:02 UTC
Transplanted dd743ab9300f