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 181828 - AWT thread blocked for 20705 ms.
Summary: AWT thread blocked for 20705 ms.
Status: RESOLVED DUPLICATE of bug 179407
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-03-11 04:56 UTC by Exceptions Reporter
Modified: 2010-03-12 07:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162118


Attachments
nps snapshot (256.00 KB, application/nps)
2010-03-11 04:56 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-03-11 04:56:49 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP
Maximum slowness yet reported was 20705 ms, average is 9430
Comment 1 Exceptions Reporter 2010-03-11 04:56:58 UTC
Created attachment 95032 [details]
nps snapshot
Comment 2 Tomas Pavek 2010-03-12 07:46:03 UTC
Actually duplicate of bug 179407.

The longest snapshot (20705ms) shows mainly classloading of custom bean classes (based on SwingX), the unusually long times likely mean the system was overloaded with disk I/O.

*** This bug has been marked as a duplicate of bug 179407 ***