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 169145

Summary: AWT thread blocked for 3,312 ms.
Product: ide Reporter: _ alexlamsl <alexlamsl>
Component: PerformanceAssignee: issues@performance <issues>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154187
Issue Type: DEFECT Exception Reporter: 154187
Attachments: nps snapshot

Description _ alexlamsl 2009-07-24 17:29:41 UTC
Build: NetBeans IDE Dev (Build 200907171401)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
alexlamsl: starting up IDE, with 1 (small) java source file and 4 (small) java projects opened previously


Maximum slowness yet reported was 3312 ms, average is 3312
Comment 1 _ alexlamsl 2009-07-24 17:29:52 UTC
Created attachment 85192 [details]
nps snapshot
Comment 2 Tomas Pavek 2009-09-11 13:25:48 UTC
The snapshot shows that creating one instance of PropertySheet took about 2 seconds which is unusually slow. It might be
because other things happening at the same time in other threads: initializing editor, loading a document, parsing.

Suggest to close this report as not revealing what could be fixed. It is only one such report so far. If it's still
happening we'll get new snapshots (with improved format and more data). Please send reports if you get the slowness
detected in similar situation again. Thanks.