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 253470 - org.netbeans.api.project.ProjectManager.findProject: LowPerformance took 26319 ms.
Summary: org.netbeans.api.project.ProjectManager.findProject: LowPerformance took 2631...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-07-14 17:26 UTC by gprom
Modified: 2015-07-15 14:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218529


Attachments
nps snapshot (36.60 KB, application/nps)
2015-07-14 17:26 UTC, gprom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gprom 2015-07-14 17:26:44 UTC
This issue was reported manually by tstupka.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 8

User Comments:
gprom: I was opening a project. The project resides in a network file system rather than locally on my machine, which I access through VPN, though this has worked fine in other occasions



Maximum slowness yet reported was 26319 ms, average is 26319
Comment 1 gprom 2015-07-14 17:26:46 UTC
Created attachment 154626 [details]
nps snapshot
Comment 2 Tomas Stupka 2015-07-14 17:52:02 UTC
openDocument ->FEQ -> FOQ invoked in awt, but FOQ blocked by concurrently opened projects
please evaluate if it necessarily has to happen in awt 
feel freet to close if not possible otherwise
Comment 3 Milutin Kristofic 2015-07-15 14:43:17 UTC
I think this belongs to openide.text.