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 230107 - org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 6565 ms. loading project in awt
Summary: org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 6565 ms. l...
Status: RESOLVED DUPLICATE of bug 228020
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-05-22 12:29 UTC by Exceptions Reporter
Modified: 2013-08-21 10:45 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200834


Attachments
nps snapshot (157.74 KB, application/nps)
2013-05-22 12:29 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-05-22 12:29:29 UTC
This issue was reported manually by ralphbenjamin.
It already has 9 duplicates 


Build: NetBeans IDE Dev (Build 201303142300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
GUEST: Eu apenas abri um arquivo .php (I just open a file .php)

GUEST: Open IDE

Leong_Kam_Wei: Slow performance and hard to run the wed application. I just wait for a long time , or close the program with task manager.

GUEST: opening a project

alexvsimon: open remote project

hearvishwas: when i was opening a project

GUEST: to slow



Maximum slowness yet reported was 277596 ms, average is 45566
Comment 1 Exceptions Reporter 2013-05-22 12:29:32 UTC
Created attachment 134738 [details]
nps snapshot
Comment 2 Ralph Ruijs 2013-05-22 12:31:17 UTC
Splitoff from 226057 as these reports are not related to refactoring's clipboard converter.
Comment 3 Milos Kleint 2013-06-07 13:14:26 UTC
just the usual set of suspects.

FileEncodingQuery called in AWT that loads a project
ActionUtils getting owning projects from selection lookup (loading a project again)

etc
Comment 4 Milos Kleint 2013-08-21 10:45:48 UTC

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