You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
What do we do if the Cloud Migration Assistant won't run?
I get the following error:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'exportExecutor': Unsatisfied dependency expressed through constructor argument with index 1 of type [com.atlassian.migration.agent.service.stepexecutor.StepSchedulerService]: Error creating bean with name 'stepSchedulerService': Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.migration.agent.service.impl.LoggingContextProvider]: Error creating bean with name 'loggingContextProvider': Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.migration.agent.store.tx.PluginTransactionTemplate]: Error creating bean with name 'defaultPluginTransactionTemplate': Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.migration.agent.store.jpa.SessionFactorySupplier]: Error creating bean with name 'defaultSessionFactorySupplier': Invocation of init method failed; nested exception is javax.persistence.PersistenceException: Failed to update database schema; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultSessionFactorySupplier': Invocation of init method failed; nested exception is javax.persistence.PersistenceException: Failed to update database schema; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultPluginTransactionTemplate': Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.migration.agent.store.jpa.SessionFactorySupplier]: Error creating bean with name 'defaultSessionFactorySupplier': Invocation of init method failed; nested exception is javax.persistence.PersistenceException: Failed to update database schema; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultSessionFactorySupplier': Invocation of init method failed; nested exception is javax.persistence.PersistenceException: Failed to update database schema; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'loggingContextProvider': Unsatisfied dependency expressed through constructor argument with index 0 of type
Hi Ionatan!
You might have encountered this bug: https://jira.atlassian.com/projects/MIG/issues/MIG-3
If you are using MySQL 5.6 or earlier, you can try the workaround provided in that ticket. If not, please open a support ticket at https://support.atlassian.com/contact/#/ so we can look into your case and get this resolved :)
Best,
Jonah Turnquist
Migration Platform Engineer
Thank you Jonah.
Sadly, upgrading MySQL to 5.7 just isn't an option for us.
Are there instructions on how to migrate manually?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ionatan,
I'm having a support engineer open a support ticket for you (keep an eye on your email). We'll be able to provide you an early-access patched version of the plugin, so no need to upgrade MySQL.
Best,
Jonah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I know you already have a support case opened on this one, but I wanted to drop a note that this is now fixed in the latest version of the Cloud Migration Assistant plugin :) . You can download the latest version of the plugin from here: https://marketplace.atlassian.com/apps/1219672/cloud-migration-assistant-for-confluence
Best,
Jonah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.