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 212050 - Throwable: Using stale writer, possibly forgotten call to store, old owner Thread Thread[RepositoryUpdater.worker,1,system], new owner Thread Thread[AWT-EventQueue-1,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-05-04 04:24 UTC by sunbiz
Modified: 2012-05-10 07:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187645


Attachments
stacktrace (4.62 KB, text/plain)
2012-05-04 04:24 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2012-05-04 04:24:16 UTC
This bug was originally marked as duplicate of bug 210962, 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 201204240400)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b20, Java(TM) SE Runtime Environment, 1.7.0_04-ea-b19
OS: Windows 7

User Comments:
sunbiz: Editing JavaScript file through this exception

gtzabari: Exception thrown while typing in HTML file in editor




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-1,6,IDE Main] .
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache$OwnerReference.assertNoModifiedWriter(LuceneIndex.java:1073)
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.beginTx(LuceneIndex.java:782)
   at org.netbeans.modules.parsing.lucene.LuceneIndex.run(LuceneIndex.java:354)
   at org.netbeans.modules.parsing.lucene.DocumentIndexImpl.run(DocumentIndexImpl.java:192)
   at org.netbeans.modules.parsing.impl.indexing.lucene.LayeredDocumentIndex.begin(LayeredDocumentIndex.java:175)
   at org.netbeans.modules.parsing.spi.indexing.Context.attachIndexingSupport(Context.java:299)
Comment 1 sunbiz 2012-05-04 04:24:19 UTC
Created attachment 119055 [details]
stacktrace
Comment 2 Tomas Zezula 2012-05-10 07:28:57 UTC
Fixed jet-main 1aa2ee64957f