|
|
|
| Re: Marketplace missing after update [message #1758231 is a reply to message #1758224] |
Sat, 25 March 2017 09:28   |
|
Jamilson Junior wrote on Fri, 24 March 2017 16:09I 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.
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
|
|
|
|
|
| Re: Marketplace missing after update [message #1758538 is a reply to message #1758534] |
Wed, 29 March 2017 17:50   |
|
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)
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03887 seconds