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 252277 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AW...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-07 05:16 UTC by akobberup
Modified: 2015-05-12 03:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212062


Attachments
stacktrace (6.27 KB, text/plain)
2015-05-07 05:16 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2015-05-07 05:16:26 UTC
Build: NetBeans IDE Dev (Build 201504290001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 8

User Comments:
GUEST: filtering in tasks view

akobberup: Last run of netbeans - cant remember the error..

GUEST: Restart of JBoss Service




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
   at org.netbeans.modules.bugtracking.tasks.dashboard.QueryNode.configure(QueryNode.java:140)
   at org.netbeans.modules.team.commons.treelist.AsynchronousNode.getComponent(AsynchronousNode.java:114)
   at org.netbeans.modules.team.commons.treelist.RendererPanel.configure(RendererPanel.java:146)
   at org.netbeans.modules.team.commons.treelist.TreeListNode.getRenderer(TreeListNode.java:185)
   at org.netbeans.modules.team.commons.treelist.TreeList$TreeListRenderer.getListCellRendererComponent(TreeList.java:295)
   at javax.swing.plaf.basic.BasicListUI.paintCell(BasicListUI.java:209)
Comment 1 akobberup 2015-05-07 05:16:28 UTC
Created attachment 153545 [details]
stacktrace
Comment 2 Tomas Stupka 2015-05-11 15:46:11 UTC
fixed in jet-main #02ca3454081e
Comment 3 Quality Engineering 2015-05-12 03:26:19 UTC
Integrated into 'main-silver', will be available in build *201505120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/02ca3454081e
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252277 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0