02-21-2012 11:29 AM - edited 02-21-2012 11:57 AM
Operating system: Windows XP
Problem:
1.Eclipse/QNX momentics_tool/Flash builder cannot sign a key, update software, or
install new software.
Error code:
1.check for update fail
Some sites could not be found. See the error log for more detail.
Unable to connect to repository
http://www.adobe.com/support/flex/downloads_update
Connection refused: connect
Unable to connect to repository http://appspot.com/content.xml
Connection refused: connect
Unable to connect to repository
http://download.eclipse.org/releases/helios/compos
Connection refused: connect
Unable to connect to repository
http://download.eclipse.org/eclipse/updates/3.6/co
Connection refused: connect
Unable to connect to repository
http://download.eclipse.org/tools/cdt/releases/hel
Connection refused: connect
Unable to connect to repository
http://download.macromedia.com/pub/labs/jseclipse/
Connection refused: connect
Unable to connect to repository
http://download.eclipse.org/tools/cdt/releases/ind
Connection refused: connect
Unable to connect to repository
http://www.blackberry.com/go/eclipseUpdate/3.6/jav
Connection refused: connect
Unable to connect to repository https://dl-ssl.google.com/android/eclipse/site.xml
Connection refused: connect
Unable to connect to repository http://dl.google.com/eclipse/plugin/3.6/content.xm
Connection refused: connect
Unable to connect to repository http://dl.google.com/eclipse/plugin/3.5/content.xm
Connection refused: connect
2.sign a key for .cod file fail
General failure. Please try again. Server may be unavailable.
Path: C:\Documents and
Settings\hwu\eclipse\DataLogger_Nov21\deliverables
3.install new software fail
Unable to connect to repository https://dl-ssl.google.com/android/eclipse/site.xml
Unable to connect to repository https://dl-ssl.google.com/android/eclipse/site.xml
Connection refused: connect
Method:
1.change window/preferences/active provider/Direct or Native invalid
2.turn off Windows XP firewall invalid
3.using proxy server setting invalid
4.reinstall eclipse invalid
5.using proxy server setting instead of auto-setting invalid
6.reinstall QNX momentics invalid
7.change work space invalid
8.clean up <eclipse>/p2/org.eclipse.equinox.p2.repository/cac
9.reinstall Java EE6 SDK invalid
10.reinstall blackberry plug in invalid
webpage test ok
1.Open the internal webbrowser. In Eclipse: Window -> show view -> Other -> General:
Internal web browser ok
2.Using google chrome ok
Try to find a network testing or diagnostic tool for Win XP to find what real problem is.
If you know a good netwrok diagnositc tool or solution, please share the information.
Thanks your attention.
Solved! Go to Solution.
02-22-2012 05:52 AM
If you are behind a corporate firewall, or if your PC have a software firewall installed (besides the XP 'firewall'), those may be blocking connections.
02-22-2012 05:46 PM
How do I know the firewall lock the access?
I already replyed the issue to IT department, but I am waiting for response for long time.
I just want to know what the issue is.
If you know any network testing tool, please let me know.
02-22-2012 06:59 PM
It's not networking issue as all these links are broken. Network testing tool will not help you. I suppose something is terribly wrong with your set up.
02-23-2012 05:04 PM
Could you give a hit what kind of set up is wrong?
02-23-2012 05:47 PM - edited 02-23-2012 05:48 PM
what nmap report?
upd: did you mix eclipse installation?
02-27-2012 09:50 AM
nmap report is at below.
Starting Nmap 5.51 ( http://nmap.org ) at 2012-02-27 09:41 Eastern Standard Time
NSE: Loaded 57 scripts for scanning.
Invalid host expression: http://appspot.com/content.xml -- colons only allowed in IPv6 addresses, and then you need the -6 switch
QUITTING!
02-29-2012 09:45 AM
1.I try to use another internet IP to do the same thing. Work well.
2.Using another PC and the same internet IP to do the same thing. Error is the same.
Obviously, the problem is the setting/firewall/protocol of the internet IP, whih has some problems.
03-01-2012 10:25 AM - edited 03-01-2012 10:33 AM
The solution is at below.
1.using a specific proxy setting.
Eclipse menu/Window/preferences/General/Network connections/Activie provider:Manual, Check HTTP,
Edit HTTP, put into a specific host and port, which can be provided by your IT department.
or
2.Control Panel/Java/NetWork Setting/Use proxy server, put into a specific host and port, which can be provided by your IT department. and check Bypass proxy server for local addresses.
or
3.Control Panel/Internet Options/Connections/Local Area Network(LAN) setting/Don't check Automatically detect settings,
Check Use proxy server for your LAN, put into a specific host and port, which can be provided by your IT department
and check Bypass proxy server for local addresses.
You just need to choose one of the methods or more than one method.
The problem will Solved.
Work well.
Cheers.