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

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Product: ide Reporter: reinhardt.zundorf
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal CC: casarinif, davidkarlin
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 220057
Attachments: stacktrace

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