简体   繁体   English

尝试打开 Eclipse Marketplace 时出现 Eclipse 错误:无法打开 Eclipse Marketplace 无法安装远程市场位置

[英]Eclipse error when trying to open Eclipse Marketplace: Cannot open Eclipse Marketplace Cannot install remote marketplace locations

I am trying to install some dependencies on my Eclipse Oxygen when I suddenly hit this error.当我突然遇到这个错误时,我正在尝试在我的 Eclipse Oxygen 上安装一些依赖项。 The full error message is:完整的错误信息是:

Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: The element type "link" must be terminated by the matching end-tag "</link>".
Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: The element type "link" must be terminated by the matching end-tag "</link>".
Invalid response content: The element type "link" must be terminated by the matching end-tag "</link>".
The element type "link" must be terminated by the matching end-tag "</link>".
Received response begins with:

1: <!DOCTYPE html>
2: 
3: <html lang="en">

Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: The element type "link" must be terminated by the matching end-tag "</link>".
Invalid response content: The element type "link" must be terminated by the matching end-tag "</link>".
The element type "link" must be terminated by the matching end-tag "</link>".
Received response begins with:

1: <!DOCTYPE html>
2: 
3: <html lang="en">

It was fine before.以前还好。 I started to see this error after I installed IBM WebSphere Application Server V8.5x Developer Tools for Oxygen.在安装 IBM WebSphere Application Server V8.5x Developer Tools for Oxygen 后,我开始看到此错误。 I am very new to Eclipse so I'm not sure how to debug this.我对 Eclipse 很陌生,所以我不确定如何调试它。

Yes I have internet and I have no antivirus installed (it's running in a CentOS VM).是的,我有互联网,但我没有安装防病毒软件(它在 CentOS 虚拟机中运行)。 I also have tried resetting the network connection settings to default but its not working.我也尝试将网络连接设置重置为默认值,但它不起作用。

marketplace.eclipse.org/catalogs/api*添加到Proxy Bypass设置可以解决此问题

Tried everything possible on the internet!在互联网上尝试了所有可能的方法! Failed.失败的。 The issue is with our network only.问题仅在于我们的网络。 Please check if you have any content filtering enabled on your network, URL blocker/filter, security-enabled that blocks certain keywords in URLs.请检查您的网络上是否启用了任何内容过滤、URL 拦截器/过滤器、启用了安全功能以阻止 URL 中的某些关键字。 For me, It was Content Filtering enabled on my WiFi Router, which was blocking certain URLs.对我来说,这是在我的 WiFi 路由器上启用了内容过滤,它阻止了某些 URL。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM