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

Summary: LowPerformance took 3572 ms. NbmWizardPanelVisual<init> queries RepositoryPreferences() which initializes plexus container
Product: projects Reporter: Tomas Danek <musilt2>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: normal CC: baca07, brettryan, heje, javydreamercsw, jglick, jocke, kalpesh_bhandari, MackSix, mmirilovic, muellermi, Revivius, roger_rf, rrhegde, Sykwalker, tusharvjoshi
Priority: P3 Keywords: PERFORMANCE
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174933
Attachments: nps snapshot
nps snapshot
screenshot

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.