Skip to main content



      Home
Home » Newcomers » Newcomers » Marketplace missing after update(After updating from Neon.2 to Neon.3 the Eclipse Marketplace is missing.)
Marketplace missing after update [message #1758224] Fri, 24 March 2017 16:09 Go to next message
Eclipse UserFriend
I was using Eclipse Neon.2 on my Windows 10 PC and received a notification of updates availables. After Eclipse updated everything it restarted as Eclipse Neon.3 and now the Marketplace is not showing up on Help menu. I can't find the Marketplace anywhere else, what do I do?
Re: Marketplace missing after update [message #1758225 is a reply to message #1758224] Fri, 24 March 2017 17:14 Go to previous messageGo to next message
Eclipse UserFriend
I was able to resolve this by running Eclipse with "-clean". This restored the Marketplace menu item.
Re: Marketplace missing after update [message #1758226 is a reply to message #1758225] Fri, 24 March 2017 17:33 Go to previous messageGo to next message
Eclipse UserFriend
I did that and the problem persists
Re: Marketplace missing after update [message #1758231 is a reply to message #1758224] Sat, 25 March 2017 05:28 Go to previous messageGo to next message
Eclipse UserFriend
Jamilson Junior wrote on Fri, 24 March 2017 16:09
I can't find the Marketplace anywhere else, what do I do?

It should be there in the Neon Update Site. It might be hidden if still technically installed, according to the options, but then there would be some other reason it's not visible.
Re: Marketplace missing after update [message #1758234 is a reply to message #1758231] Sat, 25 March 2017 08:02 Go to previous messageGo to next message
Eclipse UserFriend
I tried to install the Marketplace Client through the Install New Software wizard but it says: "Cannot complete the request. See the error log for details. "Marketplace Client" will be ignored because it is already installed."
Re: Marketplace missing after update [message #1758259 is a reply to message #1758234] Sun, 26 March 2017 00:56 Go to previous messageGo to next message
Eclipse UserFriend
Have you looked at the log for details (which you could share)? Have you tried Resetting the current Perspective?
Re: Marketplace missing after update [message #1758522 is a reply to message #1758224] Wed, 29 March 2017 10:22 Go to previous messageGo to next message
Eclipse UserFriend
I had the same problem, but after reinstall this problem solved. After reinstall Jboss tools by the marketplace menu item missing again.
Re: Marketplace missing after update [message #1758532 is a reply to message #1758522] Wed, 29 March 2017 13:01 Go to previous messageGo to next message
Eclipse UserFriend
Gustavo Walker wrote on Wed, 29 March 2017 14:22
I had the same problem, but after reinstall this problem solved. After reinstall Jboss tools by the marketplace menu item missing again.


Yes! I reinstalled Eclipse and when I installed Jboss Tools the Marketplace disappeared as well.
Re: Marketplace missing after update [message #1758534 is a reply to message #1758259] Wed, 29 March 2017 13:09 Go to previous messageGo to next message
Eclipse UserFriend
Nitin Dahyabhai wrote on Sun, 26 March 2017 04:56
Have you looked at the log for details (which you could share)? Have you tried Resetting the current Perspective?


I tried resetting the perspective and the problem persisted. I found a .log file in my workspace, I hope this is what you wanted. I attached it on the post.
  • Attachment: .log
    (Size: 53.99KB, Downloaded 194 times)
Re: Marketplace missing after update [message #1758538 is a reply to message #1758534] Wed, 29 March 2017 13:50 Go to previous messageGo to next message
Eclipse UserFriend
Hmmm, the main Neon site http://download.eclipse.org/releases/neon contains
org.apache.httpcomponents.httpclient-4.5.2.v20161115-1643 but the JBoss Neon site (//download.jboss.org/jbosstools/neon/stable/updates ?) contains the older org.apache.httpcomponents.httpclient-4.3.6.v201511171540. There's a similar discrepancy with different versions of org.apache.httpcomponents.httpcore that you might not have yet seen the symptoms of.


From your log:
ENTRY org.eclipse.epp.mpc.ui 4 0 2017-03-29 13:58:31.223
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.epp.mpc.ui [345]
Unresolved requirement: Require-Bundle: org.eclipse.userstorage; bundle-version="[1.0.0,1.1.0)"
-> Bundle-SymbolicName: org.eclipse.userstorage; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
org.eclipse.userstorage [862]
No resolution report for the bundle. Unresolved requirement: Require-Bundle: org.eclipse.epp.mpc.core; bundle-version="1.5.4"
-> Bundle-SymbolicName: org.eclipse.epp.mpc.core; bundle-version="1.5.4.v20170222-1921"; singleton:="true"
org.eclipse.epp.mpc.core [343]
Unresolved requirement: Require-Bundle: org.eclipse.userstorage; bundle-version="[1.0.0,1.1.0)"
-> Bundle-SymbolicName: org.eclipse.userstorage; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
Unresolved requirement: Require-Bundle: org.eclipse.userstorage.ui; bundle-version="[1.0.0,1.1.0)"
-> Bundle-SymbolicName: org.eclipse.userstorage.ui; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
org.eclipse.userstorage.ui [863]
Unresolved requirement: Require-Bundle: org.eclipse.userstorage; bundle-version="[1.0.0,2.0.0)"; visibility:="reexport"
-> Bundle-SymbolicName: org.eclipse.userstorage; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
Bundle was not resolved because of a uses contraint violation.
org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"] because it is exposed to package 'org.apache.http.auth' from resources org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.5.2.v20161115-1643"; osgi.identity="org.apache.httpcomponents.httpclient"] and org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.3.6.v201511171540"; osgi.identity="org.apache.httpcomponents.httpclient"] via two dependency chains.

Chain 1:
org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"]
import: (&(osgi.wiring.package=org.apache.http.auth)(version>=4.3.0))
|
export: osgi.wiring.package: org.apache.http.auth
org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.5.2.v20161115-1643"; osgi.identity="org.apache.httpcomponents.httpclient"]

Chain 2:
org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"]
import: (&(osgi.wiring.package=org.apache.http.client.fluent)(version>=4.3.0))
|
export: osgi.wiring.package: org.apache.http.client.fluent; uses:=org.apache.http.auth
export: osgi.wiring.package=org.apache.http.auth
org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.3.6.v201511171540"; osgi.identity="org.apache.httpcomponents.httpclient"]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

Re: Marketplace missing after update [message #1758670 is a reply to message #1758538] Fri, 31 March 2017 09:39 Go to previous messageGo to next message
Eclipse UserFriend
The only problem I saw until now is the missing Marketplace. Is there anything I can do now?
Re: Marketplace missing after update [message #1758960 is a reply to message #1758224] Tue, 04 April 2017 15:35 Go to previous messageGo to next message
Eclipse UserFriend
I have the same issue. This is my log:

eclipse.buildId=4.6.3.M20170301-0400
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -data file:............... -product org.eclipse.epp.package.java.product

!ENTRY org.eclipse.epp.mpc.core 4 0 2017-04-04 15:30:00.255
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.epp.mpc.core [651]
Unresolved requirement: Require-Bundle: org.eclipse.userstorage; bundle-version="[1.0.0,1.1.0)"
-> Bundle-SymbolicName: org.eclipse.userstorage; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
org.eclipse.userstorage [728]
No resolution report for the bundle. Bundle was not resolved because of a uses contraint violation.
org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"] because it is exposed to package 'org.apache.http.auth' from resources org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.5.2.v20161115-1643"; osgi.identity="org.apache.httpcomponents.httpclient"] and org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.3.6.v201511171540"; osgi.identity="org.apache.httpcomponents.httpclient"] via two dependency chains.

Chain 1:
org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"]
import: (&(osgi.wiring.package=org.apache.http.auth)(version>=4.3.0))
|
export: osgi.wiring.package: org.apache.http.auth
org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.5.2.v20161115-1643"; osgi.identity="org.apache.httpcomponents.httpclient"]

Chain 2:
org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"]
import: (&(osgi.wiring.package=org.apache.http.client.fluent)(version>=4.3.0))
|
export: osgi.wiring.package: org.apache.http.client.fluent; uses:=org.apache.http.auth
export: osgi.wiring.package=org.apache.http.auth
org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.3.6.v201511171540"; osgi.identity="org.apache.httpcomponents.httpclient"]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.epp.mpc.ui 4 0 2017-04-04 15:30:00.317
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.epp.mpc.ui [653]
Unresolved requirement: Require-Bundle: org.eclipse.userstorage; bundle-version="[1.0.0,1.1.0)"
-> Bundle-SymbolicName: org.eclipse.userstorage; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
org.eclipse.userstorage [728]
No resolution report for the bundle. Unresolved requirement: Require-Bundle: org.eclipse.userstorage.ui; bundle-version="[1.0.0,1.1.0)"
-> Bundle-SymbolicName: org.eclipse.userstorage.ui; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
org.eclipse.userstorage.ui [729]
Unresolved requirement: Require-Bundle: org.eclipse.userstorage; bundle-version="[1.0.0,2.0.0)"; visibility:="reexport"
-> Bundle-SymbolicName: org.eclipse.userstorage; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
Unresolved requirement: Require-Bundle: org.eclipse.epp.mpc.core; bundle-version="1.5.4"
-> Bundle-SymbolicName: org.eclipse.epp.mpc.core; bundle-version="1.5.4.v20170222-1921"; singleton:="true"
org.eclipse.epp.mpc.core [651]
Unresolved requirement: Require-Bundle: org.eclipse.userstorage; bundle-version="[1.0.0,1.1.0)"
-> Bundle-SymbolicName: org.eclipse.userstorage; bundle-version="1.0.1.v20170201-1648"; singleton:="true"
Bundle was not resolved because of a uses contraint violation.
org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"] because it is exposed to package 'org.apache.http.auth' from resources org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.5.2.v20161115-1643"; osgi.identity="org.apache.httpcomponents.httpclient"] and org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.3.6.v201511171540"; osgi.identity="org.apache.httpcomponents.httpclient"] via two dependency chains.

Chain 1:
org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"]
import: (&(osgi.wiring.package=org.apache.http.auth)(version>=4.3.0))
|
export: osgi.wiring.package: org.apache.http.auth
org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.5.2.v20161115-1643"; osgi.identity="org.apache.httpcomponents.httpclient"]

Chain 2:
org.eclipse.epp.mpc.core [osgi.identity; type="osgi.bundle"; version:Version="1.5.4.v20170222-1921"; osgi.identity="org.eclipse.epp.mpc.core"; singleton:="true"]
import: (&(osgi.wiring.package=org.apache.http.client.fluent)(version>=4.3.0))
|
export: osgi.wiring.package: org.apache.http.client.fluent; uses:=org.apache.http.auth
export: osgi.wiring.package=org.apache.http.auth
org.apache.httpcomponents.httpclient [osgi.identity; type="osgi.bundle"; version:Version="4.3.6.v201511171540"; osgi.identity="org.apache.httpcomponents.httpclient"]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Re: Marketplace missing after update [message #1759278 is a reply to message #1758960] Sun, 09 April 2017 19:50 Go to previous messageGo to next message
Eclipse UserFriend
It appears that this is the same as an Oxygen problem 514149. I don't see any specific plans to back-port the fix to Neon, but I sure think they should.
Re: Marketplace missing after update [message #1759663 is a reply to message #1759278] Fri, 14 April 2017 14:21 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

Unfortunately, I have this issue too when I updated Eclipse from Neon.2 to Neon.3 .

Eclipse Oxygen will be launched on June, 28 .

We will have to wait two months. Sad
Re: Marketplace missing after update [message #1761309 is a reply to message #1759663] Tue, 09 May 2017 11:35 Go to previous messageGo to next message
Eclipse UserFriend
Unfortunately, this has hit me again, and running with "-clean" didn't resolve it as it did before.

Looking in "Installation Details" and "Plug-ins", I see that I have version 1.5.4 of the Marketplace Client. There is no associated entry in the "Installed Software" tab.

I've looked in the eclipse log, and I didn't see anything obviously related.
Re: Marketplace missing after update [message #1765169 is a reply to message #1761309] Wed, 07 June 2017 04:15 Go to previous messageGo to next message
Eclipse UserFriend
Same problem here. Neon.3 with JBoss Tools, and the Marketplace is not showing up. Cannot be installed either because it says it is already installed. What now ?
Re: Marketplace missing after update [message #1765206 is a reply to message #1765169] Wed, 07 June 2017 10:12 Go to previous messageGo to next message
Eclipse UserFriend
There is a new updated repository so maybe if you update again now, it will come back?
Re: Marketplace missing after update [message #1765220 is a reply to message #1765206] Wed, 07 June 2017 11:47 Go to previous messageGo to next message
Eclipse UserFriend
What do you mean by "Update"? Do you mean doing "Check for Updates"? You're thinking doing that will somehow make the Marketplace Client reappear? I have the same problem, and doing "Check for Update" showed me some plugins that have updates, but nothing related to the Marketplace Client.
Re: Marketplace missing after update [message #1765225 is a reply to message #1765220] Wed, 07 June 2017 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Yes I mean Check for Updates. It's no MPC that's broken, it's some bad version of http client/components that ended up in the Neon.3 repo that broke a bunch of downstream bundles preventing them from starting, including MPC. So maybe an update will fix it, or maybe you need to create a new installation (which should be fast with the installer)...
Re: Marketplace missing after update [message #1765230 is a reply to message #1765225] Wed, 07 June 2017 12:56 Go to previous messageGo to next message
Eclipse UserFriend
Hi I had the same problem, but after some updates, my eclipse back to show the button "Eclipse Marketplace", I don't know what update fix it the problem, but corrected
Re: Marketplace missing after update [message #1765242 is a reply to message #1765225] Wed, 07 June 2017 15:02 Go to previous messageGo to next message
Eclipse UserFriend
Ed Merks wrote on Wed, 07 June 2017 09:23
Yes I mean Check for Updates. It's no MPC that's broken, it's some bad version of http client/components that ended up in the Neon.3 repo that broke a bunch of downstream bundles preventing them from starting, including MPC. So maybe an update will fix it, or maybe you need to create a new installation (which should be fast with the installer)...


Well, I've confirmed that installing updates doesn't fix it.

Yes, creating a new installation is quick. Getting everything set up in the new installation to match what I was doing in the other installation/workspace is not so quick.
Re: Marketplace missing after update [message #1765250 is a reply to message #1765242] Wed, 07 June 2017 16:42 Go to previous message
Eclipse UserFriend
Use Oomph to automate everything you want to install. It's easy to write a p2 task. The repository explorer lets you drag and drop the things from a view just like what you see when you install new software. Then you'll never have to repeat these steps again. Probably you work with Git projects too, and you could automate the cloning of them, the tools you need, and the preferences you want....
Previous Topic:game doesn't fully load
Next Topic:How many ways are there to run an application?
Goto Forum:
  


Current Time: Fri Mar 21 23:19:23 EDT 2025

Powered by FUDForum. Page generated in 0.06546 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top