Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse: MarketplaceDiscoveryStrategy failed with an error

I've just installed Eclipse Helios version 3.6.1 on my Windows 7 64 bits machine. But, when I want to open Eclipse MarketPlace I get this error:

MarketplaceDiscoveryStrategy failed with an error.

Unable to read repository at 
http://marketplace.eclipse.org/api/p?product=org.eclipse.epp.package.jee.product&os=win32&runtime.version=3.6.0.v20100505&client=org.eclipse.epp.mpc.core&java.version=1.7.0_07&product.version=1.3.2.20110218-0812&ws=win32. 
Address family not supported by protocol family: connect

Any solution please?

like image 931
rdiazroman Avatar asked Oct 03 '12 19:10

rdiazroman


1 Answers

i had the same problem the sulotion was to copy my ...security/cacert from my JRE and then paste it in my eclipse .....\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_15.0.1.v20201027-0507\jre\lib\security (replace cacert of the eclipse by cacert of JRE)

like image 54
Belaid BOUAOUALTEN Avatar answered Sep 18 '22 05:09

Belaid BOUAOUALTEN