Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,727
Community Members
 
Community Events
184
Community Groups

Migration from own Confluence server to Atlassian Confluence Cloud

Erhardt Barth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Apr 14, 2023

Hello Community,

we wanna migrate our own local Confluence server to an Atlassian Confluence Cloud system. Thus we installed the Migration Assistant, but he crashed with the following error message:

org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getInitialState' in class com.atlassian.migration.agent.web.AppAction threw exception com.atlassian.util.concurrent.LazyReference$InitializationException: javax.persistence.PersistenceException: Failed to update database schema at /templates/app.vm[line 21, column 44]
at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:228)

caused by: com.atlassian.util.concurrent.LazyReference$InitializationException: javax.persistence.PersistenceException: Failed to update database schema
at com.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:149)

caused by: javax.persistence.PersistenceException: Failed to update database schema
at com.atlassian.migration.agent.store.jpa.impl.LiquibaseSchemaUpgrader.upgrade(LiquibaseSchemaUpgrader.java:40)

caused by: liquibase.exception.LockException: Could not acquire change log lock. Currently locked by a5fc0ce0939e (172.23.0.2) since 10/14/19 1:04 AM
at liquibase.lockservice.StandardLockService.waitForLock(StandardLockService.java:270)

 

Our system is based on a H2 database (guess it is embedded) and we are using Confluence 7.0.1.

Any help is appreciated, because we need to move with our Confluence to the cloud and do not wanna loose all our stored knowledge or starting at zero. This would be a game stopper!

Best regards

EB

1 answer

0 votes
Robert Wen_ReleaseTEAM_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 14, 2023

hello @Erhardt Barth !  Welcome to the Atlassian Community!

My biggest guess is that you're using H2 as a database which was not meant for production use.  You may have to migrate from H2 to something such as PostgreSQL or MySQL before attempting the migration to cloud.

This link may help: https://confluence.atlassian.com/conf712/embedded-h2-database-1056672474.html

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events