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

Summary: AWT thread blocked for 27295 ms.
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: Sun Appserver 9Assignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 166188
Attachments: nps snapshot

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.