Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-2713

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle 32: package; (&(package=org.apache.commons.collections)(version>=3.2.0)(!(version>=4.0.0)))

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.1.2
    • 2.0
    • None
    • None

    Description

      Symptoms:

      After upgrading from 2.0.x to 2.1 (release), see the following in the logs:

      ERROR - Unable to enable plugin com.atlassian.plugins.rest.atlassian-rest-module
      ...
      ERROR - Unable to enable plugin com.atlassian.gadgets.publisher
      ...
      ERROR - Unable to enable plugin com.atlassian.oauth.consumer
      ...
      ERROR - Unable to enable plugin com.atlassian.oauth.admin
      ...
      ERROR - Unable to enable plugin com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin
      ...
      ERROR - Unable to enable plugin com.atlassian.oauth.serviceprovider
      

      All failures have the same root cause:

      Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle 32: package; (&(package=org.apache.commons.collections)(version>=3.2.0)(!(version>=4.0.0)))
      

      This is related to commons collections version mismatch

      Attachments

        Issue Links

          Activity

            People

              mquail Matt Quail (Inactive)
              mquail Matt Quail (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: