When I try to surf the Marketplace in Eclipse it gives me this :
Unexpected exception: org/eclipse/equinox/internal/p2/repository/RepositoryTransport
java.lang.reflect.InvocationTargetException
what might be the problem? any solutions?
When I try to surf the Marketplace in Eclipse it gives me this :
Unexpected exception: org/eclipse/equinox/internal/p2/repository/RepositoryTransport
java.lang.reflect.InvocationTargetException
what might be the problem? any solutions?
I recently had this issue after making the switch to JDK 7 in Eclipse.
I solved the problem by changing the selected Installed JRE back to JDK 6 (Preferences -> Java -> Installed JREs). After making this change I could access the Marketplace.
Once I'd finished with the installing what I needed from the marketplace I switched my installed JRE back to the JDK 7 one.
I have got the same problem with eclipse indigo. I figure out the eclipse doesn't find the appropriate network Proxy for my network, because by default it uses window's proxy. So i just set windows network Proxy using control Panel or you can set it through Internet explorer.This worked for me.
I had the same problem, but using firefox. Fixed it by changing
firefox>tools>options>advanced: network tab: settings:
and then selecting Auto-detect proxy settings for this network.
After I did this eclipse connected to the marketplace with no prob.
I had same issue and I resolved it by removing java7 and added java6 in java compiler compliance on all my integrated java projects.
I fixed this problem by (1) changing windows->preferences->gerneral->network connection: Active provider to "Manual". (2) configure the "proxy entries" below. Since my proxy listens on 8087 on my localhost, here is my configuration:
goto preferences => network connection
set proxy connection = Direct