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 172251 - AWT thread blocked for 8526 ms.
Summary: AWT thread blocked for 8526 ms.
Status: RESOLVED DUPLICATE of bug 169801
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-09-15 07:50 UTC by Exceptions Reporter
Modified: 2009-09-16 12:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158285


Attachments
nps snapshot (20.26 KB, bin/nps)
2009-09-15 07:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-09-15 07:50:55 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
tmhealy: opening a project from a USB flash drive

stefan79: Opened the Regex-Plugin - Window.

szumowski: scanning projects

wmf: Firing up program. I have noticed this on both my home notebook and my workstation. Seems program related. All other programs / services running properly.


Maximum slowness yet reported was 12218 ms, average is 5434
Comment 1 Exceptions Reporter 2009-09-15 07:51:00 UTC
Created attachment 87660 [details]
nps snapshot
Comment 2 Exceptions Reporter 2009-09-15 07:51:35 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=158285
Comment 3 Milan Kubec 2009-09-16 11:28:20 UTC
Too much time spend in ergonomics, reassigning for evaluation.
Comment 4 Jaroslav Tulach 2009-09-16 12:09:17 UTC
Right, too much time in FeatureProjectFactory. Shall be fixed by rescheduling the update to other thread.

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