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 221192 - [73cat] org.netbeans.modules.parsing.lucene.support.Index$IndexClosedException at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.checkPreconditions
Summary: [73cat] org.netbeans.modules.parsing.lucene.support.Index$IndexClosedExceptio...
Status: RESOLVED DUPLICATE of bug 214538
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-31 15:41 UTC by muellermi
Modified: 2012-11-01 08:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194347


Attachments
stacktrace (4.19 KB, text/plain)
2012-10-31 15:41 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2012-10-31 15:41:47 UTC
This bug was originally marked as duplicate of bug 214538, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201210310001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 8

User Comments:
fedind: Scanning Maven-Web project stopped at 98%.

muellermi: double-clicked on web page in project tree




Stacktrace: 
org.netbeans.modules.parsing.lucene.support.Index$IndexClosedException
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.checkPreconditions(LuceneIndex.java:1005)
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.getReader(LuceneIndex.java:890)
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.acquireReader(LuceneIndex.java:872)
   at org.netbeans.modules.parsing.lucene.LuceneIndex.query(LuceneIndex.java:161)
   at org.netbeans.modules.parsing.lucene.DocumentIndexImpl.query(DocumentIndexImpl.java:252)
   at org.netbeans.modules.parsing.impl.indexing.lucene.LayeredDocumentIndex.query(LayeredDocumentIndex.java:131)
Comment 1 muellermi 2012-10-31 15:41:50 UTC
Created attachment 126873 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-11-01 08:02:17 UTC

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