Jiri Peterka created JBDS-2987:
----------------------------------
Summary: MultipleFrameworkEvent ERRORs after Spring IDE is installed from
JBoss Central
Key: JBDS-2987
URL:
https://issues.jboss.org/browse/JBDS-2987
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: 3rd-party-dependencies
Affects Versions: 8.0.0.Beta1
Reporter: Jiri Peterka
{code}
org.osgi.framework.BundleException: Could not resolve module:
org.springframework.ide.eclipse.wizard [1024]
Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.gradle.core;
bundle-version="3.4.0"; resolution:="optional"
Unresolved requirement: Require-Bundle:
org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0";
resolution:="optional"
Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.gradle.toolingapi;
bundle-version="[3.5.0,4.0.0)"; resolution:="optional"
Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser;
bundle-version="[3.5.0,4.0.0)"; resolution:="optional"
Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix
-> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix;
bundle-version="3.5.0.201403071017-CI-B693"; singleton:="true"
org.springframework.ide.eclipse.quickfix [1016]
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.springframework.ide.eclipse.wizard [osgi.identity;
osgi.identity="org.springframework.ide.eclipse.wizard";
type="osgi.bundle"; version:Version="3.5.0.201403071017-CI-B693";
singleton:="true"] because it is exposed to package 'javax.xml.ws' from
resources org.eclipse.osgi [osgi.identity; osgi.identity="org.eclipse.osgi";
type="osgi.bundle"; version:Version="3.10.0.v20140305-1523";
singleton:="true"] and javax.xml.ws [osgi.identity;
osgi.identity="javax.xml.ws"; type="osgi.bundle";
version:Version="2.1.0.v200902101523"] via two dependency chains.
Chain 1:
org.springframework.ide.eclipse.wizard [osgi.identity;
osgi.identity="org.springframework.ide.eclipse.wizard";
type="osgi.bundle"; version:Version="3.5.0.201403071017-CI-B693";
singleton:="true"]
require: (osgi.wiring.bundle=org.eclipse.core.runtime)
|
provide: osgi.wiring.bundle: org.eclipse.core.runtime
org.eclipse.osgi [osgi.identity; osgi.identity="org.eclipse.osgi";
type="osgi.bundle"; version:Version="3.10.0.v20140305-1523";
singleton:="true"]
Chain 2:
org.springframework.ide.eclipse.wizard [osgi.identity;
osgi.identity="org.springframework.ide.eclipse.wizard";
type="osgi.bundle"; version:Version="3.5.0.201403071017-CI-B693";
singleton:="true"]
require: (osgi.wiring.bundle=org.springframework.web)
|
provide: osgi.wiring.bundle; osgi.wiring.bundle="org.springframework.web";
bundle-version:Version="4.0.2.20140223-RELEASE"
org.springframework.web [osgi.identity;
osgi.identity="org.springframework.web"; type="osgi.bundle";
version:Version="4.0.2.20140223-RELEASE"]
import: (&(osgi.wiring.package=javax.xml.ws)(version>=0.0.0))
|
export: osgi.wiring.package: javax.xml.ws
javax.xml.ws [osgi.identity; osgi.identity="javax.xml.ws";
type="osgi.bundle"; version:Version="2.1.0.v200902101523"]
at org.eclipse.osgi.container.Module.start(Module.java:433)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1541)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1513)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1456)
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)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira