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 182473 - AWT thread blocked for 29049 ms.
Summary: AWT thread blocked for 29049 ms.
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-03-22 11:48 UTC by Exceptions Reporter
Modified: 2010-04-17 19:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166558


Attachments
nps snapshot (256.00 KB, application/nps)
2010-03-22 11:48 UTC, Exceptions Reporter
Details
nps snapshot (126.18 KB, application/nps)
2010-04-17 19:49 UTC, aregan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-03-22 11:48:08 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows Vista
Maximum slowness yet reported was 29049 ms, average is 22412
Comment 1 Exceptions Reporter 2010-03-22 11:48:14 UTC
Created attachment 95521 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2010-03-23 09:02:21 UTC
EditorCookie.getOpenedPanes() should be replaced with NbDocument.findRecentEditorPane(ec)
Comment 3 Ondrej Vrabec 2010-03-23 09:11:25 UTC
fix: http://hg.netbeans.org/cdev/rev/2c9e59841253
Comment 4 Quality Engineering 2010-03-24 05:20:01 UTC
Integrated into 'main-golden', will be available in build *201003240200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2c9e59841253
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #182473 - AWT thread blocked for 29049 ms.
Comment 5 aregan 2010-04-17 19:49:50 UTC
Created attachment 97570 [details]
nps snapshot