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

Summary: AWT thread blocked for 52579 ms.
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161805
Attachments: nps snapshot

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.