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 248017 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AW...
Status: RESOLVED DUPLICATE of bug 250170
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-19 07:10 UTC by doelf
Modified: 2015-03-02 16:58 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212325


Attachments
stacktrace (4.61 KB, text/plain)
2014-10-19 07:10 UTC, doelf
Details
stacktrace (4.76 KB, text/plain)
2015-01-12 10:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description doelf 2014-10-19 07:10:49 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-2106-on-20140910)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
doelf: after starting a html5 application the ide was blocked.

GUEST: just started the IDE




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
   at org.netbeans.modules.web.inspect.webkit.WebKitPageModel.getNode(WebKitPageModel.java:620)
   at org.netbeans.modules.web.inspect.webkit.DOMNode$DOMChildren.createNodes(DOMNode.java:380)
   at org.netbeans.modules.web.inspect.webkit.DOMNode$DOMChildren.createNodes(DOMNode.java:333)
   at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1662)
   at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:149)
   at org.openide.nodes.EntrySupportDefault$Info.nodes(EntrySupportDefault.java:805)
Comment 1 doelf 2014-10-19 07:10:51 UTC
Created attachment 149974 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-12-29 15:53:54 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=212325
Comment 3 Exceptions Reporter 2015-01-12 10:21:33 UTC
Created attachment 151451 [details]
stacktrace

Glassfish application testing
Comment 4 Jan Stola 2015-03-02 16:58:09 UTC

*** This bug has been marked as a duplicate of bug 250170 ***