Unable to connect to the network for update [message #467835] |
Mon, 03 August 2009 01: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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05283 seconds