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 218032 - LowPerformance took 47271 ms.
Summary: LowPerformance took 47271 ms.
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: 2012-09-09 20:11 UTC by Exceptions Reporter
Modified: 2012-09-10 08:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187212


Attachments
nps snapshot (241.84 KB, application/nps)
2012-09-09 20:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-09-09 20:11:34 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 20.9-b04, Java(TM) SE Runtime Environment, 1.6.0_34-b04
OS: Windows 7
Maximum slowness yet reported was 569492 ms, average is 308381
Comment 1 Exceptions Reporter 2012-09-09 20:11:41 UTC
Created attachment 124069 [details]
nps snapshot
Comment 2 Milos Kleint 2012-09-10 08:06:49 UTC
AWT hangs on collecting model lineage to resolve list of profiles.

ProjectProfileHandlerImpl.gteLineage no longer exists in 7.3, the profiles are now collected on MavenProject loading. consider fixed