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 186732 - AWT-EventQueue blocked
Summary: AWT-EventQueue blocked
Status: RESOLVED DUPLICATE of bug 186291
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 12:13 UTC by mklaehn
Modified: 2010-05-27 11:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump of blocked IDE (Build nbms-and-javadoc-5192-on-100518) (31.64 KB, application/octet-stream)
2010-05-26 12:13 UTC, mklaehn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mklaehn 2010-05-26 12:13:35 UTC
Created attachment 99488 [details]
threaddump of blocked IDE (Build nbms-and-javadoc-5192-on-100518)

While debugging and externally updating a svn-repository I modified the code being debugged (the application I was debugging was running at the time) the IDE became unresponsive.
A look with VisualVM showed the AWT-EventQueue-1 as "BLOCKED (on object monitor)".

I am using:
Product Version         = NetBeans IDE Dev (Build nbms-and-javadoc-5192-on-100518) (#7d4731fa7cb0)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_19; Java HotSpot(TM) Server VM 16.2-b04; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_19-b04
  Java Home               = C:\Programme\Java\jdk1.6.0_19\jre
  System Locale; Encoding = de_DE (nb); Cp1252
Comment 1 Tomas Zezula 2010-05-27 11:39:06 UTC

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