Uploaded image for project: 'Migration Platform'
  1. Migration Platform
  2. MIG-512

JCMA fail to start due to missing dependency

    XMLWordPrintable

Details

    • 1
    • Minor

    Description

      Issue Summary

      In the Jira Cloud Migration Assistant, latest version 1.4.8, there is a dependency on Jira Software being installed, otherwise, the assistant will not startup.

      Steps to Reproduce

      1. Create a Jira server with Jira Core only
      2. Install the Jira Cloud Migration assistant
      3. Start the app

      Expected Results

      The app would start normally.

      Actual Results

      The app fails to start with dependency error:

      The below exception is thrown in the atlassian-jira.log file:

       /rest/plugins/1.0/com.atlassian.jira.migration.jira-migration-plugin-key [c.a.p.osgi.factory.OsgiPlugin] Unable to start the plugin container for plugin 'com.atlassian.jira.migration.jira-migration-plugin'
      java.lang.NoClassDefFoundError: com/atlassian/greenhopper/model/rapid/RapidView
              at java.lang.Class.getDeclaredMethods0(Native Method)
              at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
              at java.lang.Class.getDeclaredMethods(Class.java:1975)
      org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:609)
              at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:521)
              at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:507)
      ....
      Caused by: java.lang.ClassNotFoundException: com.atlassian.greenhopper.model.rapid.RapidView not found by com.atlassian.jira.migration.jira-migration-plugin [230]
      org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1532)
              at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:75)
      org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1955)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      

      Workaround

      Install Jira Software if possible and if you have any issues, please, contact Atlassian support.

      Attachments

        Issue Links

          Activity

            People

              dweerasinghe@atlassian.com Dilan Weerasinghe
              dbrito Daniel Brito [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: