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 207155

Summary: LowPerformance took 79404 ms - ProjectFileEncodingQueryImplementation.getEncoding() creates a Project instance.
Product: projects Reporter: gerzhedowich <gerzhedowich>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: exceptions_reporter, javydreamercsw, jucsantana, misterm, rptmaestro
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184173
Bug Depends on:    
Bug Blocks: 230883    
Attachments: nps snapshot
awt stack screenshot
profiler screenshot
nps snapshot
nps snapshot

Description gerzhedowich 2012-01-11 06:08:18 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-8306-on-20111122)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows 7

User Comments:
GUEST: just trying to download the maven repo version of a jar.. netbeans was performing a "Scanning projects" task in the background..

In order to improve user experience tasks need to have a priority and the ones required by the user should always have precedence over netbeans-initiated tasks, otherwise it becomes very frustrating..



Maximum slowness yet reported was 79404 ms, average is 41771
Comment 1 gerzhedowich 2012-01-11 06:08:52 UTC
Created attachment 114780 [details]
nps snapshot
Comment 2 Milos Kleint 2012-02-20 14:33:26 UTC
Created attachment 115952 [details]
awt stack screenshot
Comment 3 Milos Kleint 2012-02-20 15:15:17 UTC
Created attachment 115953 [details]
profiler screenshot

another interesting segment of the stacktrace is how profiles are collected and how the maven project building code nests. Probably a feature of the project structure in question.
Comment 4 rptmaestro 2012-06-08 20:48:37 UTC
Created attachment 120580 [details]
nps snapshot

Selected "Close all" editor windows.
Comment 5 javydreamercsw 2012-07-06 13:26:09 UTC
Created attachment 121788 [details]
nps snapshot

Opening Maven web project
Comment 6 Milos Kleint 2013-09-24 06:36:31 UTC
*** Bug 236282 has been marked as a duplicate of this bug. ***
Comment 7 Milos Kleint 2014-01-15 08:59:03 UTC
*** Bug 239892 has been marked as a duplicate of this bug. ***
Comment 8 Tomas Stupka 2015-09-21 11:49:11 UTC
*** Bug 255445 has been marked as a duplicate of this bug. ***