Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello everyone. I have some problems with upgrade my Confluence application. All problems with database. We use MySQL 5.7.* . And also I have the following problem
Upgrade failed. Please consult the system logs for details. You will need to fix these problems, restore your database and confluence home directory to the pre upgrade state. Then retry the upgrade. Upgrade error message: Upgrade task com.atlassian.confluence.upgrade.upgradetask.DropSpaceGroupTablesUpgradeTask@dcc4d8b failed during the SCHEMA_UPGRADE phase due to: null
Hi Andrew,
The error you posted is similar to the one in this article: Upgrading to Confluence 5.9.x or higher version fails with error 'failed during the SCHEMA_UPGRADE phase due to: null'
Basically a foreign key constraint is missing so the upgrade task is seeing "null" where that constraint is expected. The article has some SQL queries that should fix it.
Please:
Thanks,
Ann
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.