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 179219

Summary: [68cat] AWT thread blocked for 56374 ms.
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: Chiana, misterm, programer26, roger_rf
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 162567
Attachments: nps snapshot
nps snapshot

Description Exceptions Reporter 2010-01-05 04:49:00 UTC
Build: NetBeans IDE 6.8 (Build 200912091457)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows Vista, 6.0, amd64

User Comments:
Chiana: Added JavaServerFaces to framework.


Maximum slowness yet reported was 56374 ms, average is 16530
Comment 1 Exceptions Reporter 2010-01-05 04:49:06 UTC
Created attachment 93075 [details]
nps snapshot
Comment 2 roger_rf 2010-04-13 18:13:40 UTC
Created attachment 97240 [details]
nps snapshot
Comment 3 Tomas Zezula 2010-08-30 15:11:35 UTC
Added a fast path without need to acquire contended PM.
Also NodeFactorySupport.stateChanged rewritten not to block.
Fixed jet-main 0d229e719f9a
Comment 4 Quality Engineering 2010-08-31 03:22:35 UTC
Integrated into 'main-golden', will be available in build *201008310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0d229e719f9a
User: Tomas Zezula <tzezula@netbeans.org>
Log: #179219:[68cat] AWT thread blocked for 56374 ms.