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

Summary: [68cat] AWT thread blocked for 7249 ms.
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=157726
Issue Type: DEFECT Exception Reporter: 157726
Attachments: nps snapshot

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.