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 262233 - Exception: Owner stack
Summary: Exception: Owner stack
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-26 09:22 UTC by FrantaM
Modified: 2017-10-19 05:05 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217091


Attachments
stacktrace (11.63 KB, text/plain)
2016-05-26 09:22 UTC, FrantaM
Details
stacktrace (9.87 KB, text/plain)
2016-07-01 11:33 UTC, FrantaM
Details
stacktrace (11.73 KB, text/plain)
2017-10-19 05:05 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FrantaM 2016-05-26 09:22:05 UTC
Build: NetBeans IDE Dev (Build 201511270002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b18, Java(TM) SE Runtime Environment, 1.8.0_66-b18
OS: Windows 10

User Comments:
GUEST: editting groovy script

GUEST: editing spock test case

GUEST: just popped up during general editing

FrantaM: -

GUEST: I cant find what make it happen it just randomly does

GUEST: exception when i save grails rest service




Stacktrace: 
java.lang.Exception: Owner stack
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache$IndexWriterReference.trace(LuceneIndex.java:1196)
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache$IndexWriterReference.acquire(LuceneIndex.java:1133)
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.acquireWriter(LuceneIndex.java:899)
   at org.netbeans.modules.parsing.lucene.LuceneIndex.txStore(LuceneIndex.java:401)
   at org.netbeans.modules.java.source.usages.PersistentClassIndex$PIWriter.deleteAndFlush(PersistentClassIndex.java:503)
   at org.netbeans.modules.java.source.usages.SourceAnalyzerFactory$StorableAnalyzer.store(SourceAnalyzerFactory.java:225)
Comment 1 FrantaM 2016-05-26 09:22:08 UTC
Created attachment 159885 [details]
stacktrace
Comment 2 FrantaM 2016-07-01 11:33:35 UTC
Created attachment 160213 [details]
stacktrace

Go to Type
Comment 3 Exceptions Reporter 2017-10-11 13:17:47 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=217091
Comment 4 _ tboudreau 2017-10-19 05:05:53 UTC
Created attachment 165316 [details]
stacktrace

Editing some javascript code in a maven java project