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 - [68cat] AWT thread blocked for 56374 ms.
Summary: [68cat] AWT thread blocked for 56374 ms.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-01-05 04:49 UTC by Exceptions Reporter
Modified: 2010-08-31 03:22 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162567


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-05 04:49 UTC, Exceptions Reporter
Details
nps snapshot (19.75 KB, application/nps)
2010-04-13 18:13 UTC, roger_rf
Details

Note You need to log in before you can comment on or make changes to this bug.
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.