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 204238 - 59s in j2ee.weblogic9.ui.nodes.WLManagerNode.getDisplayName()
Summary: 59s in j2ee.weblogic9.ui.nodes.WLManagerNode.getDisplayName()
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-10-25 21:12 UTC by marcao
Modified: 2011-11-23 15:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177596


Attachments
nps snapshot (71.38 KB, application/nps)
2011-10-25 21:12 UTC, marcao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcao 2011-10-25 21:12:17 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux
Maximum slowness yet reported was 59216 ms, average is 31266
Comment 1 marcao 2011-10-25 21:12:22 UTC
Created attachment 112428 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2011-11-04 13:01:01 UTC
Btw. looking at the snapshot, there seems to be a lot of external processes running around. Maybe the AWT waits for one of them to finish.
Comment 3 Petr Hejl 2011-11-04 14:41:47 UTC
Fixed in web-main ce45541775a5.
Comment 4 Quality Engineering 2011-11-05 16:31:25 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/ce45541775a5
User: Petr Hejl <phejl@netbeans.org>
Log: #204238 59s in j2ee.weblogic9.ui.nodes.WLManagerNode.getDisplayName()