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

Summary: org.netbeans.api.project.ProjectManager.findProject: LowPerformance took 26319 ms.
Product: platform Reporter: gprom
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 218529
Attachments: nps snapshot

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.