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 210962 - Throwable: Using stale writer, possibly forgotten call to store, old owner Thread Thread[RepositoryUpdater.worker,1,system], new owner Thread Thread[AWT-EventQueue-0,6,IDE Main] .
Summary: Throwable: Using stale writer, possibly forgotten call to store, old owner Th...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-10 15:03 UTC by maghiel
Modified: 2012-04-10 15:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186808


Attachments
stacktrace (4.73 KB, text/plain)
2012-04-10 15:03 UTC, maghiel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description maghiel 2012-04-10 15:03:05 UTC
Build: NetBeans IDE Dev (Build 201204100400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

User Comments:
maghiel: class TestingController extends Zen|
Where | is positiion of cursor




Stacktrace: 
java.lang.Throwable: Using stale writer, possibly forgotten call to store, old owner Thread Thread[RepositoryUpdater.worker,1,system], new owner Thread Thread[AWT-EventQueue-0,6,IDE Main] .
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache$OwnerReference.assertNoModifiedWriter(LuceneIndex.java:1046)
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.beginTx(LuceneIndex.java:776)
   at org.netbeans.modules.parsing.lucene.LuceneIndex.run(LuceneIndex.java:346)
   at org.netbeans.modules.parsing.lucene.DocumentIndexImpl.run(DocumentIndexImpl.java:192)
   at org.netbeans.modules.parsing.impl.indexing.lucene.LayeredDocumentIndex.begin(LayeredDocumentIndex.java:187)
   at org.netbeans.modules.parsing.spi.indexing.Context.attachIndexingSupport(Context.java:299)
Comment 1 maghiel 2012-04-10 15:03:09 UTC
Created attachment 118074 [details]
stacktrace
Comment 2 Tomas Zezula 2012-04-10 15:44:53 UTC
Fixed jet-main 010d70dac2d0