eclipse更新站点:HTTP代理验证所需的错误 [英] eclipse update sites: HTTP Proxy Authentication Required error

查看:157
本文介绍了eclipse更新站点:HTTP代理验证所需的错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我去安装新软件并选择一个更新站点时,我得到一个HTTP Proxy Authentication Required错误。



我已经在互联网上搜索了很长一段时间,我还没有得到答案。



事实:




  • 每个更新网站都会收到此错误。

  • 我可以访问更新网路链接在内部或外部浏览器中。

  • 我在eclipse网络设置中使用native代理。

  • eclipse网络中的直接代理

  • 我们的帮助台告诉我,不可能在eclipse网络设置中设置手动代理(或者不知道)

  • 我已经尝试手动插入一个代理服务器:在我发现的proxy.pac文件中找到的端口,没有运气...

  • 我试过重新安装Eclipse,重新添加和/或重新加载存储库并删除repo缓存dir

  • 我正在使用:-Djava.net.preferIPv4Stack = in in文件

  • 我已经尝试使用两种方法镜像存储库,但日志文件给出了相同的代理错误



我的系统:
PHP开发人员的Eclipse

版本:Luna服务发布1a(4.4.1)

构建ID:20150109-0600

Windows 7,64位

解决方案

只需在 eclipse.ini 的末尾添加:

  -Dorg.eclipse.ecf.provider.filetransfer.excludeContributors = org.eclipse.ecf.provider.filetransfer.httpclient4 

在我的情况下,我必须将代理设置为手动(SOCKS应该取消选中)。但是,不要再麻烦了。


when I go to Install new software and select an update site, I get a "HTTP Proxy Authentication Required" error.

I have searched the internets for quite some time, and I still did not get an answer.

Facts:

  • I get this error for every update site.
  • I am able to access the update site link both in an internal or external browser.
  • I am using the "native" proxy in eclipse network settings.
  • direct proxy in eclipse network settings does not work either.
  • our helpdesk told me that it's not possible to set up the manual proxy in eclipse network settings (or they don't know)
  • I've tried manually inserting a proxy server:port that I found in a proxy.pac file that I've discovered, no luck...
  • I've tried reinstalling Eclipse, re-adding and/or reloading repositories and deleting repo cache dir
  • I'm using: -Djava.net.preferIPv4Stack=true in ini file
  • I've tried mirroring the repositories using both methods, but log file gives the same proxy error

My system: Eclipse for PHP Developers
Version: Luna Service Release 1a (4.4.1)
Build id: 20150109-0600
Windows 7, 64bit

解决方案

Just add this at the end of your eclipse.ini :

-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4

In my case I had to set the proxy also to manual (SOCKS should be unchecked). But then, no more hassle.

这篇关于eclipse更新站点:HTTP代理验证所需的错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆