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

Summary: AWT thread blocked for 111656 ms.
Product: javaee Reporter: dao <dao>
Component: DD EditorAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal CC: allysnoi, gilbertoca, grumpdogg, lucianomarcio, mjanicek, ostermann_bernd, pepijn, Reza_Rahman, yyq2008, zemudkram
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 159238
Attachments: nps snapshot

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