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 173507 - [68cat] AWT thread blocked for 7249 ms.
Summary: [68cat] AWT thread blocked for 7249 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-10-01 15:52 UTC by Exceptions Reporter
Modified: 2009-10-02 10:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 157726


Attachments
nps snapshot (6.31 KB, bin/nps)
2009-10-01 15:52 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-10-01 15:52:47 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-4011-on-090930)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Scanning projects

stefan79: Typed some Letters in File-View (only properties-Files), after 15 Seconds, i got response.


Maximum slowness yet reported was 15078 ms, average is 6254
Comment 1 Exceptions Reporter 2009-10-01 15:52:53 UTC
Created attachment 88685 [details]
nps snapshot
Comment 2 Exceptions Reporter 2009-10-01 15:52:58 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=157726
Comment 3 Jiri Skrivanek 2009-10-02 10:29:36 UTC
At snapshot 257411 spent 1230 ms in java.lang.Integer.hashCode(). At snapshot 270973 spent 7123 ms in native
java.io.WinNTFileSystem.getBooleanAttributes(). OS might be overloaded or slow file systems might caused that delay.