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 160068 - V3 Experimental: View Update Center does not work
Summary: V3 Experimental: View Update Center does not work
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 03:27 UTC by davisn
Modified: 2009-03-11 19:27 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 davisn 2009-03-11 03:27:11 UTC
-The "View Update Center" menu does not work for V3 Server
-This problem does not happen with V3 Prelude server

Steps To Reproduce:
1. Install NB 6.7 Trunk (03/10/2009) build
2. Start IDE with V3 experimental feature
3. Enable JavaEE components
4. Register V3 download server
5. Right-click at GlassFish V3 server, select View Update Center menu
BUG:
    Update Center panel failed to appear
    Error message displays on the Update Center Installer log file as

"
Proxy: Using system proxy settings.
The software needed for this command (updatetool) is not installed.

If you choose to install Update Tool, your system will be automatically
configured to periodically check for software updates. If you would like
to configure the tool to not check for updates, you can override the
default behavior via the tool's Preferences facility.

When this tool interacts with package repositories, some system information
such as your system's IP address and operating system type and version
is sent to the repository server. For more information please see:

http://wiki.updatecenter.java.net/Wiki.jsp?page=UsageMetricsUC2

Once installation is complete you may re-run this command.

Would you like to install Update Tool now (y/n): 
IOException: Connection failed: 408: Request Timeout

Could not download application packages. This could be because
a proxy server is needed to access the internet. Please ensure that
the system proxy server settings are correct, or set the 'http_proxy'
environment variable to the full URL of the proxy server."
Comment 1 Vince Kraemer 2009-03-11 04:35:13 UTC
does the updatetool run from the command line?
Comment 2 davisn 2009-03-11 06:56:32 UTC
No, I can't even start it from the command line
Comment 3 Vince Kraemer 2009-03-11 19:27:28 UTC
looks like a dup of https://glassfish.dev.java.net/issues/show_bug.cgi?id=7232

reopen if this is still a problem after the GF issue is resolved.