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 176469 - AWT thread blocked for 7109 ms.
Summary: AWT thread blocked for 7109 ms.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomasz Slota
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-11-10 16:39 UTC by Exceptions Reporter
Modified: 2010-05-10 09:21 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159160


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-10 16:39 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-10 16:39:01 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
sysdata: error

sysdata: error

GUEST: importando plugins do netbeans 6.7

sysdata: errores


Maximum slowness yet reported was 7109 ms, average is 4546
Comment 1 Exceptions Reporter 2009-11-10 16:39:06 UTC
Created attachment 90753 [details]
nps snapshot
Comment 2 Exceptions Reporter 2009-11-10 16:39:11 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=159160
Comment 3 Jiri Skrivanek 2009-11-11 02:49:39 UTC
Probably org.netbeans.modules.web.core.JspEditorWarmUpTask should be moved out of AWT thread.
http://statistics.netbeans.org/exceptions/exception.do?id=297649
Comment 4 Exceptions Reporter 2009-11-18 03:52:20 UTC
This issue already has 11 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=159160
Comment 5 Marek Fukala 2009-11-18 08:04:15 UTC
The palette initialization should be moved to a non-awt section as has already been done in real life (BaseJspEditorSupport)
Comment 6 Marek Fukala 2010-05-06 12:38:43 UTC
I've removed the JSP palette initialization completely from the warm up task since the paletter is not shown by default anymore.

fixed in web-main#b8c1e2c470e7

Some of the snapshot indicates different problem, at least 380529 does, closing anyway.
Comment 7 Quality Engineering 2010-05-10 09:21:22 UTC
Integrated into 'main-golden', will be available in build *201005100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: