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 249525 - org.openide.filesystems.MultiFileObject.getAttribute: LowPerformance took 22034 ms.
Summary: org.openide.filesystems.MultiFileObject.getAttribute: LowPerformance took 220...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-12-25 09:26 UTC by Exceptions Reporter
Modified: 2015-03-04 15:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214436


Attachments
nps snapshot (204.10 KB, application/nps)
2014-12-25 09:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-12-25 09:26:52 UTC
This bug was originally marked as duplicate of bug 211284, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Linux

User Comments:
GUEST: ?



Maximum slowness yet reported was 22034 ms, average is 22034
Comment 1 Exceptions Reporter 2014-12-25 09:26:54 UTC
Created attachment 151276 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2015-03-04 15:15:57 UTC
Loading of persisted data for Window System from userdir is slow, probably because of busy filesystem.

Seems like a minor issue, closing for now.
Thank you for understanding.