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 184958

Summary: AWT thread blocked for 49515 ms.
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: MavenAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED WONTFIX    
Severity: normal CC: ravindranathakila
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161323
Attachments: nps snapshot

Description Exceptions Reporter 2010-04-26 09:07:30 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

User Comments:
GUEST: Clicked a tab (displaying another class).



Maximum slowness yet reported was 49515 ms, average is 20898
Comment 1 Exceptions Reporter 2010-04-26 09:07:36 UTC
Created attachment 98003 [details]
nps snapshot
Comment 2 Antonin Nebuzelsky 2010-10-14 11:59:27 UTC
The time in all reports is spent in a few calls to WinNTFileSystem. Not much we can do about overloaded OS I/O calls.