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 181738 - AWT thread blocked for 27295 ms.
Summary: AWT thread blocked for 27295 ms.
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-03-10 01:58 UTC by Exceptions Reporter
Modified: 2010-05-13 19:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 166188


Attachments
nps snapshot (256.00 KB, application/nps)
2010-03-10 01:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-03-10 01:58:27 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP
Maximum slowness yet reported was 27295 ms, average is 27295
Comment 1 Exceptions Reporter 2010-03-10 01:58:33 UTC
Created attachment 94956 [details]
nps snapshot
Comment 2 Vince Kraemer 2010-04-07 23:08:43 UTC
I noticed that one of the slow threads was getting slowed down in some plugin code... so I applied http://hg.netbeans.org/web-main/rev/b01d17fc6ff1

It may, or may not address this issue...
Comment 3 Quality Engineering 2010-04-09 04:43:58 UTC
Integrated into 'main-golden', will be available in build *201004090201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b01d17fc6ff1
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #181738: this seemed to be a bottleneck... but there may be other issues that I did not see
Comment 4 Vince Kraemer 2010-05-13 19:20:01 UTC
I am going to mark this as fixed for now.