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 251085 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (201411181905)
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Ed...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-11 06:26 UTC by adithyank
Modified: 2015-03-18 08:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208683


Attachments
stacktrace (11.53 KB, text/plain)
2015-03-11 06:26 UTC, adithyank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adithyank 2015-03-11 06:26:29 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Linux

User Comments:
GUEST: I would open a project in Netbeans

GUEST: help

GUEST: when i opened second project then it is scanning for long time

GUEST: typing...

GUEST: dead lock

GUEST: rebooted after IDE reported a deadlock on building a java 1.8 app

GUEST: Using custom code template

adithyank: while saving a file after diff

GUEST: The error occured when i was doing assetic:dump command on project based on symfony2

GUEST: Attempted to make change to file, it spent a good while 'attempting to lock the file' (I'm only person using file as it is on local system), cancelled and went back into save, deadlock occured.

GUEST: updating C++, restarted the IDE to complete installation, error message given there

GUEST: Got an alert saying deadlock detected, recommended restart. Tried 3 or 4 times to quit Netbeans, but still up with no windows open. Forced quit.

GUEST: run Shift + Alt + O to search a file then writing file name and wait. It was preformed while waiting for start project with maven run.

GUEST: <Please provide a description of the problem or the steps to reproduce> just started the IDE, it detected deadlock,

GUEST: The IDE just restart

GUEST: i don't know ....




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (201411181905)
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache.evicted(LuceneIndex.java:1013)
   at org.netbeans.modules.parsing.lucene.LRUCache$1.removeEldestEntry(LRUCache.java:66)
   at java.util.LinkedHashMap.afterNodeInsertion(LinkedHashMap.java:299)
   at java.util.HashMap.putVal(HashMap.java:663)
   at java.util.HashMap.put(HashMap.java:611)
   at org.netbeans.modules.parsing.lucene.LRUCache.put(LRUCache.java:78)
Comment 1 adithyank 2015-03-11 06:26:32 UTC
Created attachment 152545 [details]
stacktrace
Comment 2 Tomas Zezula 2015-03-18 08:50:47 UTC
Fixed jet-main ae8ff4d6ad68