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 - AWT thread blocked for 33115 ms.
Summary: AWT thread blocked for 33115 ms.
Status: RESOLVED DUPLICATE of bug 172763
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jindrich Sedek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-11 07:31 UTC by tusharvjoshi
Modified: 2009-10-13 15:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 155472


Attachments
nps snapshot (15.19 KB, bin/nps)
2009-08-11 07:31 UTC, tusharvjoshi
Details

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