Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2301

Problem installing activiti feature after upgrade to ActiveMQ 5.9.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0.4, 5.1.2, 5.2.0
    • assemblies
    • None

    Description

      I'm trying to perform the upgrade and getting following exception when trying to install the activiti feature with refresh disabled (-r). It is not possible to install with refresh due to SM-2287

      Error executing command: Could not start bundle mvn:org.apache.servicemix.activiti/org.apache.servicemix.activiti.config/5.1.0-SNAPSHOT in feature(s) activiti-5.15.1: Uses constraint violation. Unable to resolve bundle revision org.activiti.engine [171.0] because it is exposed to package 'org.joda.time.format' from bundle revisions org.apache.servicemix.bundles.joda-time [167.0] and joda-time [101.0] via two dependency chains.
      
      Chain 1:
        org.activiti.engine [171.0]
          import: (&(osgi.wiring.package=org.joda.time.format)(version>=2.1.0)(!(version>=3.0.0)))
           |
          export: osgi.wiring.package=org.joda.time.format
        org.apache.servicemix.bundles.joda-time [167.0]
      
      Chain 2:
        org.activiti.engine [171.0]
          import: (&(osgi.wiring.package=org.drools.runtime)(version>=5.5.0)(!(version>=6.0.0)))
           |
          export: osgi.wiring.package=org.drools.runtime; uses:=com.thoughtworks.xstream.annotations
        org.apache.servicemix.bundles.drools [164.0]
          import: (osgi.wiring.package=com.thoughtworks.xstream.annotations)
           |
          export: osgi.wiring.package=com.thoughtworks.xstream.annotations; uses:=org.joda.time.format
        org.apache.servicemix.bundles.xstream [93.0]
          import: (&(osgi.wiring.package=org.joda.time.format)(version>=1.6.0)(!(version>=3.0.0)))
           |
          export: osgi.wiring.package=org.joda.time.format
        joda-time [101.0]
      
      

      The same problem occurs in Activiti example itests.

      Attachments

        Issue Links

          Activity

            People

              sobkowiak Krzysztof Sobkowiak
              sobkowiak Krzysztof Sobkowiak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: