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 268309 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AW...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-02 09:52 UTC by reinhardt.zundorf
Modified: 2017-02-14 17:15 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220057


Attachments
stacktrace (5.36 KB, text/plain)
2016-10-02 09:52 UTC, reinhardt.zundorf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description reinhardt.zundorf 2016-10-02 09:52:30 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Mac OS X

User Comments:
GUEST: I had a project open.
Then the drive the project was on, was disconnected. (The "Projects" tab became empty.)
Then I've pressed CMD+Shift+F and searched the project.
Then NetBeans hang.

GUEST: Window suddenly freeze when i clicked recreate class

GUEST: I had selected a database table and picked "recreate table". The system locked without presenting the recreate table window.

reinhardt.zundorf: Full screen display on Mac OS X El Capitan. NetBeans frequently freezes when a dialog box opens ontop of the fullscreen view, or displays the box "behind" the main view - rendering everything "unclickable".

GUEST: Netbeans freezes when "recreate table" function is used in a MySQL database. If one looks at the query, and chooses not to recreate the table, Netbeans freezes when re-requested to "recreate table" again.

GUEST: Hang on search

GUEST: crash when recreating table using netbeans derby on mac

GUEST: Froze after using the Maven Dependency plugin to view Plant uml

GUEST: Connected to Database and then netbeans freezes

casarinif: public void preencherTabela() throws SQLException{
ArrayList dados = new ArrayList();
         String[] colunas ={" ID","C
Comment 1 reinhardt.zundorf 2016-10-02 09:52:34 UTC
Created attachment 162305 [details]
stacktrace