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 37928 - Runtime tab has delays in populating
Summary: Runtime tab has delays in populating
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords: PERFORMANCE
: 38481 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-09 18:26 UTC by Ann Sunhachawee
Modified: 2006-06-05 00:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ann Sunhachawee 2003-12-09 18:26:26 UTC
Using build from 20031207 NB, on Win2K
Runtime tab

When first opening the NB IDE, and switching to
the runtime tab, it takes ~2s for it to populate.
This takes too long, esp without any user feedback
that anything will show in this tab.
Comment 1 Antonin Nebuzelsky 2004-01-20 13:07:04 UTC
*** Issue 38481 has been marked as a duplicate of this issue. ***
Comment 2 Nam Nguyen 2004-01-20 22:58:12 UTC
This would take me probably 1-2 days to fix.
Comment 3 Nam Nguyen 2004-01-21 21:45:55 UTC
Fixed by implement lazy initialization of server registry object and
moving access to default server name to when users expand the server
resgistry node.
Comment 4 Nam Nguyen 2004-01-21 21:48:57 UTC
checked in