Eclipse Marketplace error - Unexpected exception:

2020-05-29 19:39发布

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?

20条回答
兄弟一词,经得起流年.
2楼-- · 2020-05-29 20:19

I have installed version 3.7.2 of eclipse indigo and run into the exact same issue (after a clean eclipse/marketplace install). I resolved the problem by updating the marketplace plugin to a more recent version (in eclipse go to "Help -> Check for Updates" and the update should be listed there).

查看更多
淡お忘
3楼-- · 2020-05-29 20:19

If you have google chrome. Then go to chrome Settings --> Change proxy Settings --> LAN Settings, then check Automatically detect settings then OK. Then hopefully things will start working

查看更多
一夜七次
4楼-- · 2020-05-29 20:20

Simply check you browser settings in the eclipse windows -> web browser. Eclipse reads the settings of the browser selected in this menu.

查看更多
戒情不戒烟
5楼-- · 2020-05-29 20:20

I did nothing. Just restarted eclipse and tried after sometime. It worked!! May be marketplace.eclipse.org was down for a while.

查看更多
闹够了就滚
6楼-- · 2020-05-29 20:20

I fixed it by:
* goto preferences => network connection
* Select the HTTP entry and press Clear.
* Enter the settings for the proxy again
* Select the HTTPS entry and press Clear.
* Enter the settings for the proxy again
* Press Apply Button

查看更多
7楼-- · 2020-05-29 20:23

If you are connected with Wi-Fi or LAN then just go to Eclipse preference -> General -> Network Connection -> Active Provider : In the drop down select "Direct" and apply. This solves the issues.

查看更多
登录 后发表回答