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 176774 - [68cat] AWT thread blocked for 4532 ms.
Summary: [68cat] AWT thread blocked for 4532 ms.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-11-13 04:00 UTC by stefan79
Modified: 2010-03-29 13:08 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158161


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-13 04:00 UTC, stefan79
Details
nps snapshot (256.00 KB, application/nps)
2009-11-17 13:50 UTC, dheffelfinger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2009-11-13 04:00:30 UTC
Build: NetBeans IDE Dev (Build 200911091156)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP, 5.1, x86

User Comments:
petermount: Opened java file and double clicked a method in Navigator

reinouts: Double clicked on the constructor of an inner class in the Navigator

GUEST: Editing

axlesoft: double-clicking on members view to try and navigate to method declaration

GUEST: just edited a java file, saved it.
doubleclicked on the navigator, nothing happened,
then doubleclicked on  file from the projectexplorer and waited

GUEST: using the navigator to go to a method.


Maximum slowness yet reported was 13438 ms, average is 6216
Comment 1 stefan79 2009-11-13 04:00:35 UTC
Created attachment 90981 [details]
nps snapshot
Comment 2 Exceptions Reporter 2009-11-13 04:00:41 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=158161
Comment 3 dheffelfinger 2009-11-17 13:50:03 UTC
Created attachment 91199 [details]
nps snapshot
Comment 4 Exceptions Reporter 2009-11-17 13:50:09 UTC
This issue already has 12 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=158161
Comment 5 Exceptions Reporter 2009-11-18 04:27:19 UTC
This issue already has 13 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=158161
Comment 6 Jan Lahoda 2010-03-29 13:08:24 UTC
I have seen two kinds of snapshots related to this bug: interaction between open and initial scan and interaction between open and compute-overriders. Both should solved - open should not wait for initial scan and compute-overriders should be cancellable. There were no new reports in more than three months, so this probably improved the situation.