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

Summary: AWT thread blocked for 4103 ms.
Product: connecteddeveloper Reporter: martinhavle <martinhavle>
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154178
Issue Type: DEFECT Exception Reporter: 154178
Attachments: nps snapshot

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.