Search code examples
eclipsecertificatekeytooleclipse-marketplace

Eclipse. MarketplaceDiscoveryStrategy failed with an error


enter image description here

PFA. Unable to open eclipse market place with error:

MarketplaceDiscoveryStrategy failed with an error
Cannot complete request to https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&os=win32&platform.version=4.19: 
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

How to resolve it?


Solution

  • I was using the client machine and this error is resolved once I added the windows->preference->N/w connection in General settings--> Made the provider manual and edited http and https with the client added authentication and it worked.