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 172970 - [68cat] AWT thread blocked for 18323 ms.
Summary: [68cat] AWT thread blocked for 18323 ms.
Status: RESOLVED DUPLICATE of bug 169359
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Antonin Nebuzelsky
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-09-24 09:06 UTC by Exceptions Reporter
Modified: 2010-09-23 13:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158041


Attachments
nps snapshot (34.67 KB, bin/nps)
2009-09-24 09:06 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-09-24 09:06:32 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-15-generic, amd64

User Comments:
neilg: clicked on actions in maven project properties dialog

neilg: Looking at maven project properties - build and actions.

GUEST: I have a Maven project, which wraps 2 maven projects, which eachs wraps 9 and 5 projects. I opened the parent project properties and went to Actions page.

GUEST: I was opening the property windows of a maven projet.


Maximum slowness yet reported was 18323 ms, average is 6480
Comment 1 Exceptions Reporter 2009-09-24 09:06:37 UTC
Created attachment 88252 [details]
nps snapshot
Comment 2 Exceptions Reporter 2009-09-24 09:06:42 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=158041
Comment 3 Antonin Nebuzelsky 2010-07-30 15:17:33 UTC
Reassigning to default owner.
Comment 4 Antonin Nebuzelsky 2010-09-23 13:14:35 UTC
The time is spent loading profiles (and initializing embedder) in org.netbeans.modules.maven.customizer.ActionMappings.addNotify().

Already fixed in issue 169359 by Dafe. No more reports here since then.

*** This bug has been marked as a duplicate of bug 169359 ***