Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-1068

Bundles are not resolved on Eclipse Mars

    XMLWordPrintableJSON

Details

    Description

      I have an Eclipse Mars install and installed Directory Studio using the Eclipse Marketplace.

      After the installation is performed I have multiple error FrameworkEvents logged regarding bundle installations. All of them bubble down to a uses constraint violation.

       Bundle was not resolved because of a uses contraint violation.
        org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource slf4j.api [osgi.identity; osgi.identity="slf4j.api"; type="osgi.bundle"; version:Version="1.7.10"] because it exports package 'org.slf4j.helpers' and is also exposed to it from resource org.slf4j.api [osgi.identity; osgi.identity="org.slf4j.api"; type="osgi.bundle"; version:Version="1.7.2.v20121108-1250"] via the following dependency chain:
      
        slf4j.api [osgi.identity; osgi.identity="slf4j.api"; type="osgi.bundle"; version:Version="1.7.10"]
          import: (&(osgi.wiring.package=org.slf4j.impl)(version>=1.6.0))
           |
          export: osgi.wiring.package=org.slf4j.impl; uses:=null
        org.slf4j.api [osgi.identity; osgi.identity="org.slf4j.api"; type="osgi.bundle"; version:Version="1.7.2.v20121108-1250"]
          require: (&(osgi.wiring.bundle=ch.qos.logback.classic)(&(bundle-version>=1.0.7)(!(bundle-version>=1.0.8))))
           |
          provide: osgi.wiring.bundle; bundle-version:Version="1.0.7.v20121108-1250"; osgi.wiring.bundle="ch.qos.logback.classic"
        ch.qos.logback.classic [osgi.identity; osgi.identity="ch.qos.logback.classic"; type="osgi.bundle"; version:Version="1.0.7.v20121108-1250"]
          import: (&(osgi.wiring.package=org.slf4j.helpers)(version>=1.7.0))
           |

      Attachments

        1. eclipse-mars-error.log
          32 kB
          Robert Munteanu
        2. DIRSTUDIO-1068.patch
          6 kB
          Stefan Seelmann

        Activity

          People

            Unassigned Unassigned
            rombert Robert Munteanu
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: