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 170173

Summary: AWT thread blocked for 33115 ms.
Product: ide Reporter: tusharvjoshi <tusharvjoshi>
Component: Exceptions ReporterAssignee: Jindrich Sedek <jsedek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=155472
Issue Type: DEFECT Exception Reporter: 155472
Attachments: nps snapshot

Description tusharvjoshi 2009-08-11 07:31:22 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments:
tusharvjoshi: Opening IDE


Maximum slowness yet reported was 33115 ms, average is 33115
Comment 1 tusharvjoshi 2009-08-11 07:31:28 UTC
Created attachment 86068 [details]
nps snapshot
Comment 2 Jindrich Sedek 2009-10-13 15:17:03 UTC
most time spend in getEditorKit method that I've already taken out of AWT thread as a fix of issue 172763 

*** This issue has been marked as a duplicate of 172763 ***