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 179263 - AWT thread blocked for 22563 ms.
Summary: AWT thread blocked for 22563 ms.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-01-06 11:35 UTC by Exceptions Reporter
Modified: 2010-09-24 07:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162571


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-06 11:35 UTC, Exceptions Reporter
Details
nps snapshot (256.00 KB, application/nps)
2010-01-26 02:36 UTC, lolo_101
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-01-06 11:35:27 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
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:
GUEST: Starting up after a reboot.

velodiver: opening the ide with open project

velodiver: opening the ide


Maximum slowness yet reported was 22563 ms, average is 9144
Comment 1 Exceptions Reporter 2010-01-06 11:35:33 UTC
Created attachment 93105 [details]
nps snapshot
Comment 2 Vitezslav Stejskal 2010-01-08 02:35:56 UTC
It looks like org.netbeans.modules.refactoring.java.ui.RefactoringActionsProvider.isFromEditor() is slow.
Comment 3 lolo_101 2010-01-26 02:36:02 UTC
Created attachment 93544 [details]
nps snapshot

Startup,
Seems IDE was stuck opening jar files
Comment 4 Jan Becicka 2010-09-24 07:01:57 UTC
No such reports since 6.9. Probably fixed.