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

Summary: org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 22272 ms.
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: DD EditorAssignee: issues@javaee <issues>
Status: NEW ---    
Severity: normal CC: kwagha, misterm, tstupka
Priority: P3 Keywords: PERFORMANCE
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217374
Attachments: nps snapshot

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. ***