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 202398 - LowPerformance took 3572 ms. NbmWizardPanelVisual<init> queries RepositoryPreferences() which initializes plexus container
Summary: LowPerformance took 3572 ms. NbmWizardPanelVisual<init> queries RepositoryPre...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-09-21 09:25 UTC by Tomas Danek
Modified: 2012-04-10 13:50 UTC (History)
15 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174933


Attachments
nps snapshot (95.82 KB, application/nps)
2011-09-21 09:26 UTC, Tomas Danek
Details
nps snapshot (98.14 KB, application/nps)
2011-09-23 16:25 UTC, rrhegde
Details
screenshot (201.29 KB, image/png)
2012-03-21 07:31 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2011-09-21 09:25:58 UTC
Build: NetBeans IDE Dev (Build 201109190600)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02-384, Java(TM) SE Runtime Environment, 1.6.0_26-b03-384-10M3425
OS: Mac OS X

User Comments:
heje: inserted new row in code with a typo

jocke: ...

MackSix: I was in "Options" viewing the "Profiler" tab and then I clicked on "Maven" tab and it hung for about 3 seconds before the tab content showed.

GUEST: Click on file -> open show recent files

GUEST: browsing options->miscellaneous



Maximum slowness yet reported was 10076 ms, average is 5857
Comment 1 Tomas Danek 2011-09-21 09:26:04 UTC
Created attachment 110953 [details]
nps snapshot
Comment 2 rrhegde 2011-09-23 16:25:25 UTC
Created attachment 111108 [details]
nps snapshot

Just configured the Android sdk t NB and i got this problem  7.1Beta Ubuntu
Comment 3 Milos Kleint 2012-03-21 07:31:40 UTC
Created attachment 116968 [details]
screenshot
Comment 4 Milos Kleint 2012-03-26 12:57:54 UTC
http://hg.netbeans.org/core-main/rev/996ecacae47d

move the call that under some conditions can take time to non-AWT thread.