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 179138 - AWT thread blocked for 111656 ms.
Summary: AWT thread blocked for 111656 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-12-31 03:27 UTC by dao
Modified: 2016-07-07 08:54 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159238


Attachments
nps snapshot (256.00 KB, application/nps)
2009-12-31 03:27 UTC, dao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dao 2009-12-31 03:27:44 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-17-generic, i386

User Comments:
GUEST: Die IDE wurde neu gestartet

GUEST: Right-click on a project

GUEST: Open large web.xml


Maximum slowness yet reported was 111656 ms, average is 36654
Comment 1 dao 2009-12-31 03:27:50 UTC
Created attachment 93016 [details]
nps snapshot
Comment 2 Martin Fousek 2011-10-13 06:58:05 UTC
Slowness happens because of slow HttpURLConnection.
Comment 3 Martin Janicek 2013-05-28 11:40:54 UTC
The IDE gets stuck when I was changing web.xml schema definition. Maybe there is some check for schema definition (probably using HttpURLConnection) which should run outside of EDT?
Comment 4 Martin Balin 2016-07-07 08:54:10 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss