Bug 499383 - Cannot install remote marketplace locations: Cannot complete request to...
Summary: Cannot install remote marketplace locations: Cannot complete request to...
Status: CLOSED DUPLICATE of bug 493014
Alias: None
Product: MPC
Classification: Technology
Component: Install (show other bugs)
Version: 1.5.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-08 15:43 EDT by Wayne Beaton CLA
Modified: 2016-08-10 04:47 EDT (History)
2 users (show)

See Also:


Attachments
Error when I try to open the marketplace (23.96 KB, image/png)
2016-08-09 02:29 EDT, Philipp Mueller CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wayne Beaton CLA 2016-08-08 15:43:31 EDT
Received via EMO inbox:

--
Whenever I try to access the Marketplace (Help -> Eclipse Marketplace) I get the following error:

“Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Cannot complete request to….”

There are no problems installing software with Help -> Install New Software

And also the Web Browser inside Eclipse is working.

I am using the same proxy and network settings as I used them in Eclipse Kepler (and there everything was working fine)
--

The following log was attached:

--
Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: Elementtyp "meta" muss mit dem entsprechenden Endtag "</meta>" beendet werden.
Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: Elementtyp "meta" muss mit dem entsprechenden Endtag "</meta>" beendet werden.
Invalid response content: Elementtyp "meta" muss mit dem entsprechenden Endtag "</meta>" beendet werden.
Elementtyp "meta" muss mit dem entsprechenden Endtag "</meta>" beendet werden.
Received response begins with:

1: <HTML><HEAD>
2: <meta http-equiv="content-type" content="text/html; charset=utf-8">
3: <style type="text/css">

Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: Elementtyp "meta" muss mit dem entsprechenden Endtag "</meta>" beendet werden.
Invalid response content: Elementtyp "meta" muss mit dem entsprechenden Endtag "</meta>" beendet werden.
Elementtyp "meta" muss mit dem entsprechenden Endtag "</meta>" beendet werden.
Received response begins with:

1: <HTML><HEAD>
2: <meta http-equiv="content-type" content="text/html; charset=utf-8">
3: <style type="text/css">
--
Comment 1 Philipp Mueller CLA 2016-08-09 02:29:45 EDT
Created attachment 263521 [details]
Error when I try to open the marketplace
Comment 2 Carsten Reckord CLA 2016-08-09 13:28:11 EDT
This is a duplicate of bug 493014. 

The immediate issue ("Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content") was fixed in bug 496968. The fix is available from http://download.eclipse.org/mpc/neon. Please install the new version from that site using Help / Install New Software ...

I've added a message to that effect to the corresponding Error Reporter issues, so affected users should see these instructions automatically.

I'm working on resolving the proxy issues with the new transport strategy used by MPC, but in the meantime, the fix for bug 496968 will make MPC fall back to the pre-Neon strategy in those cases.

*** This bug has been marked as a duplicate of bug 493014 ***
Comment 3 Philipp Mueller CLA 2016-08-10 04:47:27 EDT
Thank you very much!
The Solution worked very fine for me...
Now I can use the Marketplace without problems

Thanks