Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-19513

JIRA ships with a duplicate xerces jar (ofbcore-xerces-serialize.jar) that can cause problems with OSGi dependencies.

    XMLWordPrintable

Details

    Description

      com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.gadgets.renderer
      ...
      Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle 28: 
          package; (&(package=org.apache.xml.serialize)(version>=2.9.1)(!(version>=3.0.0)))
      

      This is caused by duplicate copies of org.apache.xml.serialize being available on the classpath.
      "ofbcore-xerces-serialize.jar" has no way for the package scanner to know the version number.

      We should remove "ofbcore-xerces-serialize.jar" from JIRA's WEB-INF/lib

      Attachments

        Issue Links

          Activity

            People

              vbharara Veenu Bharara (Inactive)
              mlassau Mark Lassau (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: