Unable to connect to the network for update [message #467835] |
Mon, 03 August 2009 05:38  |
Eclipse User |
|
|
|
Originally posted by: bojana.simova.gmail.com
Hi,
Installed Eclipse Platform 3.5.0.v20090611a
on Linux Red Hat.
My company is using firewall.
When I tried to check for updates or install new plug-ins, I realized
that Eclipse is not connecting to the network.
Went to Windows-> Preferences -> Network connections and configured
the proxies, using the same proxy server as in my browser, which works
perfectly. Even after this configuration, I'm still unable to connect.
Test Connection hangs for a while and then I get error message :
Unable to read repository at
http://download.eclipse.org/releases/galileo/site.xml.
Unable to read repository at
http://download.eclipse.org/releases/galileo/site.xml.
No route to host
Checked .log file in workspace directory :
!MESSAGE Connection to
http://download.eclipse.org/releases/galileo/site.xml failed on No route
to host. Retry attempt 0 started
!STACK 0
java.net.NoRouteToHostException: No route to host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.ja va:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
And also a bunch of these :
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:29.286
!MESSAGE System property http.proxyHost is not set but should be
my-proxy.com.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:29.286
!MESSAGE System property http.proxyPort is not set but should be 80.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:29.286
!MESSAGE System property https.proxyHost is not set but should be
my-proxy.com.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:29.286
!MESSAGE System property https.proxyPort is not set but should be 80.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:29.287
!MESSAGE System property socksProxyHost is not set but should be
my-proxy.com.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:29.287
!MESSAGE System property socksProxyPort is not set but should be 80.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:40.056
!MESSAGE System property http.proxyHost is not set but should be
my-proxy.com.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:40.056
!MESSAGE System property http.proxyPort is not set but should be 80.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:40.056
!MESSAGE System property https.proxyHost is not set but should be
my-proxy.com.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:40.057
!MESSAGE System property https.proxyPort is not set but should be 80.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:40.057
!MESSAGE System property socksProxyHost is not set but should be
my-proxy.com.
!ENTRY org.eclipse.core.net 1 0 2009-08-02 22:27:40.057
!MESSAGE System property socksProxyPort is not set but should be 80.
I don't know how am I supposed to set these system properties.
Installed the same version on Windows machine using the same proxy server
and
it works fine. Some proxies even have been added automatically at
installation time and I did not need to configure anything afterwords to
get it working.
Thanks and Regards
|
|
|
|
|
Re: Unable to connect to the network for update [message #525455 is a reply to message #482056] |
Tue, 06 April 2010 15:52   |
Eclipse User |
|
|
|
Hi,
I'm getting this same error (System property http.proxyPort is not set but should be 8080, the analogous error for the host too) trying to deploy a new GWT app to the app engine.
Where do I need to set these system properties so that the deploy will work? I have the settings successfully set in both firefox and eclipse, I guess it needs to be set elsewhere as well? Could someone point out where?
Thanks!
-=j=-
|
|
|
Re: Unable to connect to the network for update [message #649965 is a reply to message #525455] |
Fri, 21 January 2011 09:03   |
Eclipse User |
|
|
|
Just in case someone still has this problem (Coporate Proxy doesn't provide SOCKS):
Try unchecking SOCKS in Control Panel - Internet Options under Windows. If you then select native proxy settings under eclipse, a GOPHER entry should be added instead of the SOCKS entry and the update manager (install new software) should work fine..
That solved the issue for me..
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25830 seconds