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 177275 - AWT thread blocked for 52579 ms.
Summary: AWT thread blocked for 52579 ms.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-11-20 03:46 UTC by Exceptions Reporter
Modified: 2010-08-11 04:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161805


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-20 03:46 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-11-20 03:46:51 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Linux, 2.6.31-14-generic, i386

User Comments:
GUEST: I just reverted some local changes on hudson plugins tree.

GUEST: i pressed the right mouse button on the project tree in the projecs pane


Maximum slowness yet reported was 52579 ms, average is 33459
Comment 1 Exceptions Reporter 2009-11-20 03:46:56 UTC
Created attachment 91407 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2009-11-20 10:32:11 UTC
WebActionProvider.isActionEnabled() attempts to read some resources from internet, please evaluate
Comment 3 David Konecny 2010-08-11 04:05:37 UTC
There were missing schemas. Fixed a while ago.