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 179591 - [68cat] AWT thread blocked for 21926 ms.
Summary: [68cat] AWT thread blocked for 21926 ms.
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Pavek
URL:
Keywords: PERFORMANCE
: 184932 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-17 00:37 UTC by Exceptions Reporter
Modified: 2010-04-26 08:46 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162595


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-17 00:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-01-17 00:37:34 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows Vista, 6.0, amd64

User Comments:
GUEST: Connected to Kenai. The Kenai dashboard says "Loading issues...", and my mercurial clone times out.


Maximum slowness yet reported was 21926 ms, average is 13095
Comment 1 Exceptions Reporter 2010-01-17 00:37:42 UTC
Created attachment 93351 [details]
nps snapshot
Comment 2 Jan Becicka 2010-01-25 06:37:47 UTC
I don't see AWT thread blocked ...
Comment 3 Jan Becicka 2010-01-25 07:42:36 UTC
Now I see. It hangs on synchronized method logKenaiUsage(). Why is this method synchronized?
Comment 4 Tomas Pavek 2010-01-25 10:48:27 UTC
http://hg.netbeans.org/cdev/rev/ac74832d06ae
Comment 5 Quality Engineering 2010-01-27 13:04:55 UTC
Integrated into 'main-golden', will be available in build *201001271614* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ac74832d06ae
User: Tomas Pavek <tpavek@netbeans.org>
Log: #179591: don't sync usage logging on class
Comment 6 Jan Becicka 2010-04-26 08:46:06 UTC
*** Bug 184932 has been marked as a duplicate of this bug. ***