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 169319 - AWT thread blocked for 3151 ms.
Summary: AWT thread blocked for 3151 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-07-28 13:08 UTC by matusdekanek
Modified: 2009-09-30 09:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154351


Attachments
nps snapshot (21.14 KB, bin/nps)
2009-07-28 13:09 UTC, matusdekanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matusdekanek 2009-07-28 13:08:55 UTC
Build: NetBeans IDE Dev (Build 200907280201)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.28-13-generic, i386

User Comments:
matusdekanek: opening libraries window (tools/libraries)


Maximum slowness yet reported was 3151 ms, average is 3151
Comment 1 matusdekanek 2009-07-28 13:09:21 UTC
Created attachment 85329 [details]
nps snapshot
Comment 2 Tomas Zezula 2009-09-30 09:35:31 UTC
Looking at the snapshot the model part which can be done asynchronously (listing libraries) tooks 524 ms while RepaintManager.paintDirtyRegions took 1288 
ms. The snapshot is either not valid or the machine was very overloaded.