简体   繁体   English

无法连接日食市场-I / O异常(java.net.SocketException)来自SOCKS服务器的格式错误的答复

[英]unable to connect eclipse market place - I/O exception (java.net.SocketException) Malformed reply from SOCKS server

Trying to connect eclipse market place to install the plug-ins but getting this error. 试图连接Eclipse市场安装插件,但出现此错误。 I have added the proxy settings and selected the Active Provider to Manual 我已经添加了代理设置,并将“活动提供程序”选择为“手动”

Error Details :- 错误详情 :-

INFO: Retrying connect Jul 15, 2014 2:30:11 PM org.apache.http.impl.client.DefaultRequestDirector tryConnect INFO: I/O exception (java.net.SocketException) caught when connecting to the target host: Malformed reply from SOCKS server INFO:重试连接2014年7月15日下午org.apache.http.impl.client.DefaultRequestDirector tryConnect INFO:连接到目标主机时捕获到I / O异常(java.net.SocketException):格式错误的回复SOCKS服务器

Eclipse Details:- Eclipse详细信息:-

Version: Kepler Service Release 1 Build id: 20130919-0819 OS - Linux Ubundu GNOME 2.16.0 版本:Kepler Service Release 1内部版本号:20130919-0819操作系统-Linux Ubundu GNOME 2.16.0

Do let me know your suggestions. 让我知道您的建议。 Thanks 谢谢

Found a workaround for this issue. 找到了解决此问题的方法。

Window > Preferences > Network Connections > 窗口>首选项>网络连接>

Select the Active Provider as Manual. 选择活动提供程序作为手动。

And in the proxy entries add the authentication for http and https schemas. 并在代理条目中添加http和https模式的身份验证。

leave the SOCKS authentication as "NO". 将SOCKS身份验证保留为“否”。 if you set already just clear it. 如果设置已经清除。

The SOCKS was kept YES and that's the reason its not connecting. SOCKS保持为YES,这就是其未连接的原因。

Thanks 谢谢

The issue is still reproducing on STS 3.7.3.RELEASE. 该问题仍在STS 3.7.3.RELEASE上重现。

See also the issue on eclipse community forum and the related bugs on eclipse bugzilla ... 另请参阅eclipse社区论坛上的问题以及eclipse bugzilla上的相关错误...

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 java.net.SocketException:来自 SOCKS 服务器的错误回复 - java.net.SocketException: Malformed reply from SOCKS server 获取java.net.SocketException:来自SOCKS服务器异常的格式错误的答复 - Getting java.net.SocketException: Malformed reply from SOCKS server Exception java.net.SocketException:使用apache FTPClient从SOCKS服务器返回的格式错误 - java.net.SocketException: Malformed reply from SOCKS server, With apache FTPClient I / O异常 <java.net.SocketException> 在Solr启动中 - I/O exception <java.net.SocketException> in Solr startup 异常:java.net.SocketException:来自服务器的文件意外结束 - Exception: java.net.SocketException: Unexpected end of file from server 为什么我的 SOCKS 代理代码抛出 SocketException: Malformed reply from SOCKS server? - Why does my SOCKS proxy code throw SocketException: Malformed reply from SOCKS server? 处理请求时捕获到 I/O 异常 (java.net.SocketException) - Getting I/O exception (java.net.SocketException) caught when processing request 连接到目标主机时捕获到I / O异常(java.net.SocketException):打开的文件太多 - I/O exception (java.net.SocketException) caught when connecting to the target host: Too many open files Tomcat 7 maven 插件 - 处理请求时捕获的 I/O 异常 (java.net.SocketException):管道损坏 - Tomcat 7 maven plugin - I/O exception (java.net.SocketException) caught when processing request: Broken pipe Java套接字服务器提供java.net.SocketException:没有可用的缓冲区空间(已达到最大连接数?):connect异常 - Java socket server gives java.net.SocketException: No buffer space available (maximum connections reached?): connect exception
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM