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 179610 - AWT thread blocked for 22381 ms.
Summary: AWT thread blocked for 22381 ms.
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-01-17 23:30 UTC by Exceptions Reporter
Modified: 2010-02-23 23:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161474


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-17 23:30 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-01-17 23:30:06 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Lauched Netbeans 6.8, Scanning projects...


Maximum slowness yet reported was 22381 ms, average is 13499
Comment 1 Exceptions Reporter 2010-01-17 23:30:10 UTC
Created attachment 93360 [details]
nps snapshot
Comment 2 Vince Kraemer 2010-02-23 23:22:47 UTC
this should take care of the issue...

http://hg.netbeans.org/web-main/diff/ebc31e5dc5fd/j2ee.sun.appsrv81/src/org/netbeans/modules/j2ee/sun/ide/Installer.java

in 6.9 we do not support the 'auto registration' of v2 servers... since they do not ship with the install.

this change is part of the fix for bug 179249