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 169131 - AWT thread blocked for 4103 ms.
Summary: AWT thread blocked for 4103 ms.
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-24 14:28 UTC by martinhavle
Modified: 2009-07-30 06:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154178


Attachments
nps snapshot (8.39 KB, bin/nps)
2009-07-24 14:28 UTC, martinhavle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martinhavle 2009-07-24 14:28:30 UTC
Build: NetBeans IDE Dev (Build 200907240201)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-13-generic, i386

User Comments:
martinhavle: Slowness occured when expanding Issue Trackers in Services


Maximum slowness yet reported was 4103 ms, average is 4103
Comment 1 martinhavle 2009-07-24 14:28:41 UTC
Created attachment 85186 [details]
nps snapshot
Comment 2 Tomas Stupka 2009-07-28 13:33:14 UTC
fixed BugtrackingRootNode to avoid unnecessary bugtracking initialization in awt. 


changeset   : 139500:082d7d452108
author      : Tomas Stupka <tstupka@netbeans.org>
date        : Tue Jul 28 12:01:04 CEST 2009
Comment 3 Quality Engineering 2009-07-30 06:06:04 UTC
Integrated into 'main-golden', will be available in build *200907300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/082d7d452108
User: Tomas Stupka <tstupka@netbeans.org>
Log: #169131 - AWT thread blocked for 4103 ms.