Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 550931

Summary: Cannot install remote marketplace locations
Product: Community Reporter: azhar ali <azharsacc>
Component: MarketplaceAssignee: Marketplace Inbox <marketplace-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: chris.guindon, michael.x.gosselin, reckord
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Snip of Eclipse Marketplace bug none

Description azhar ali CLA 2019-09-10 06:52:25 EDT
Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: White spaces are required between publicId and systemId.
Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: White spaces are required between publicId and systemId.
Invalid response content: White spaces are required between publicId and systemId.
White spaces are required between publicId and systemId.
Received response begins with:

1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2: <html>
3: <head>

Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Invalid response content: White spaces are required between publicId and systemId.
Invalid response content: White spaces are required between publicId and systemId.
White spaces are required between publicId and systemId.
Received response begins with:

1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2: <html>
3: <head>
Comment 1 Stephan Herrmann CLA 2019-09-10 10:41:21 EDT
Moving to Marketplace Client, although it might also be a glitch in network traffic? Or the Marketplace server?
Comment 2 Michael Gosselin CLA 2019-09-11 15:09:57 EDT
Created attachment 279841 [details]
Snip of Eclipse Marketplace bug

I had the same problem this morning; I've attached the error.
Comment 3 Carsten Reckord CLA 2019-09-13 14:21:53 EDT
For some reason the server responded with a HTML page instead of the expected XML document.

Can you confirm that this is still happening for you? Or was it a temporary glitch? What do you get when you open that URL (http://marketplace.eclipse.org/catalogs/api/p) in a browser or via cURL (curl -i -o output.txt ...)?

In any case, this would have to be a problem with the server. Reassigning.
Comment 4 Michael Gosselin CLA 2019-09-13 14:38:37 EDT
(In reply to Carsten Reckord - Out of office until August 13 from comment #3)
> For some reason the server responded with a HTML page instead of the
> expected XML document.
> 
> Can you confirm that this is still happening for you? Or was it a temporary
> glitch? What do you get when you open that URL
> (http://marketplace.eclipse.org/catalogs/api/p) in a browser or via cURL
> (curl -i -o output.txt ...)?
> 
> In any case, this would have to be a problem with the server. Reassigning.

Yes, I still see the same dialog box.
Comment 5 Christopher Guindon CLA 2019-09-23 10:35:23 EDT
http://marketplace.eclipse.org/catalogs/api/p is currently returning valid html.

Closing this issue.