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

Summary: AWT thread blocked for 8526 ms.
Product: ide Reporter: Exceptions Reporter <exceptions_reporter>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=158285
Issue Type: DEFECT Exception Reporter: 158285
Attachments: nps snapshot

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 ***