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 271095 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AW...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-14 02:29 UTC by brettryan
Modified: 2018-02-25 18:11 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 229189


Attachments
stacktrace (6.72 KB, text/plain)
2017-07-14 02:29 UTC, brettryan
Details
stacktrace (6.72 KB, text/plain)
2017-07-14 05:46 UTC, brettryan
Details
stacktrace (8.39 KB, text/plain)
2018-01-27 13:44 UTC, ak2049l
Details
stacktrace (7.37 KB, text/plain)
2018-02-25 18:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brettryan 2017-07-14 02:29:03 UTC
Build: NetBeans IDE Dev (Build 201705170001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Mac OS X

User Comments:
GUEST: <???????????????>
???????????

brettryan: I had just saved a file.




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
   at org.openide.text.DocumentOpenClose.waitForCloseFinish(DocumentOpenClose.java:302)
   at org.openide.text.DocumentOpenClose.isDocumentLoadedOrLoading(DocumentOpenClose.java:312)
   at org.openide.text.CloneableEditorSupport.isDocumentLoaded(CloneableEditorSupport.java:1229)
   at org.openide.text.EditorSupportLineSet$SupportLine.show(EditorSupportLineSet.java:107)
   at org.netbeans.modules.db.sql.loader.SQLExecutionLoggerImpl$Hyperlink.goToLine(SQLExecutionLoggerImpl.java:299)
   at org.netbeans.modules.db.sql.loader.SQLExecutionLoggerImpl$Hyperlink.outputLineSelected(SQLExecutionLoggerImpl.java:284)
Comment 1 brettryan 2017-07-14 02:29:05 UTC
Created attachment 164765 [details]
stacktrace
Comment 2 brettryan 2017-07-14 05:46:42 UTC
Created attachment 164767 [details]
stacktrace

Every time I go to close a SQL file the IDE locks up.
Comment 3 Exceptions Reporter 2017-12-13 06:51:19 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229189
Comment 4 ak2049l 2018-01-27 13:44:15 UTC
Created attachment 165617 [details]
stacktrace

the application was frozen. after i tried to run the file
Comment 5 Exceptions Reporter 2018-02-25 18:11:27 UTC
Created attachment 165646 [details]
stacktrace

Left Netbeans opened and not direct interaction, after 10 mins I returned to work on it and it was frozen