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 - AWT thread blocked for 49515 ms.
Summary: AWT thread blocked for 49515 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-04-26 09:07 UTC by Exceptions Reporter
Modified: 2010-10-14 11:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161323


Attachments
nps snapshot (7.21 KB, application/nps)
2010-04-26 09:07 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-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.