I am having a problem updating Ruby Gems through NetBeans. This is the error message:
Nothing found: Network problem> Check NetBeans proxy settings.
ERROR: While executing gem ... (Gem::RemoteSourceException) HTTP Response 407 fetching
http://gems.rubyforge.org/yaml
I connect to the internet through a firewall and a proxy server, but this seems to be set up okay, as I can download and install plug-ins through NetBeans, and it uses identical settings. However, I can also navigate to
http://gems.rubyforge.org/yaml and see the gems in my web browser.
I am on WinXP SP2 and NetBeans 6.1, connecting through a Server 2003 proxy.