-
Bug
-
Resolution: Fixed
-
Low
-
None
-
None
-
None
-
1
-
Minor
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
- Create a Jira server with Jira Core only
- Install the Jira Cloud Migration assistant
- 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.
- has a regression in
-
MIG-1490 Jira Cloud Migration Assistant fails to start unless Jira Software is installed
- Closed
- is related to
-
MOVE-94003 Loading...
- relates to
-
MOVE-120880 Loading...
(1 relates to)