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 252460 - org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 22272 ms.
Summary: org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 22272 ms.
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords: PERFORMANCE
: 252461 256342 258240 258728 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-05-18 13:30 UTC by Exceptions Reporter
Modified: 2016-04-08 14:13 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217374


Attachments
nps snapshot (209.70 KB, application/nps)
2015-05-18 13:30 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-05-18 13:30:42 UTC
This issue was reported manually by tstupka.
It already has 2 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 7

User Comments:
GUEST: startup of modules

GUEST: to  start mysql server



Maximum slowness yet reported was 28504 ms, average is 25388
Comment 1 Exceptions Reporter 2015-05-18 13:30:47 UTC
Created attachment 153722 [details]
nps snapshot
Comment 2 Tomas Stupka 2015-05-18 13:36:56 UTC
ProjectManager.findProjects eventually has to load the project which might block AWT. 
please evaluate if this has to happen during DDDataObject creation
Comment 3 Tomas Stupka 2015-05-18 13:41:19 UTC
*** Bug 252461 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2016-04-08 13:57:51 UTC
*** Bug 258728 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Stupka 2016-04-08 13:58:11 UTC
*** Bug 258240 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Stupka 2016-04-08 14:13:12 UTC
*** Bug 256342 has been marked as a duplicate of this bug. ***