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 178297

Summary: 3s in WinNT.getAttributes
Product: platform Reporter: sreimers <sreimers>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bsbc99, facilityderek, lolo_101, misterm, mjreged, mklaehn, sreimers, stefan79
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 163004
Attachments: nps snapshot

Description sreimers 2009-12-08 06:38:27 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-4478-on-091205)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Copied Main.java

facilityderek: Auto complete seemed to stall


Maximum slowness yet reported was 204777 ms, average is 37864
Comment 1 sreimers 2009-12-08 06:38:32 UTC
Created attachment 92273 [details]
nps snapshot
Comment 2 Jiri Skrivanek 2009-12-09 03:35:49 UTC
Time spent in native FileSystem.getBooleanAttributes(). Probably several expensive disk operations at once. We can't fix it in NetBeans' filesystems.
Comment 3 amercado 2010-01-18 15:22:48 UTC
Lately ive been experiencing the inability to do ANYTHING on my computer when "scanning" takes place. This issue was fixed as of 6.8 and i indeed saw improvements where i could actually do stuff while it was scanning when i first installed 6.8. Ever since i've added more plugins to the IDE, it slows down my computer to where i cant even do ANYTHING on it. The 2 plugins ive installed are the Android and Jira plugins.
Comment 4 Jaroslav Tulach 2010-04-07 19:51:57 UTC

*** This bug has been marked as a duplicate of bug 182959 ***