Confluence Upgrade to 4.3 fails with Duplicate key name 'like_cid_idx' error.

David Williams September 11, 2012

I'm upgrading our test environment from 3.5.13 to 4.3 and it fails on the following error.

ERROR main atlassian.confluence.upgrade.UpgradeLauncherServletContextListener contextInitialized Upgrade failed, application will not start: Upgrade task com.atlassian.confluence.upgrade.upgradetask.LikesSqlConstraintsUpgradeTask@1e8c998 failed during the UPGRADE phase due to: StatementCallback; bad SQL grammar create index like_cid_idx on LIKES (CONTENTID) ; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate key name 'like_cid_idx'

1 answer

1 accepted

2 votes
Answer accepted
Daniel Borcherding
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 13, 2013

Hello Patches,

It looks like your question was asked and asnwered a few days later on the thread below.

https://answers.atlassian.com/questions/87777/problems-upgrading-from-confluence-3-5-to-4-3-standalone-mysql-5-1-61-database

The resolution there was to ensure that your database had been restored to your pre upgrade attempt state. After that, attempting the upgrade again seemed to resolve the issue.

Please let us know if this does not resolve your issue.

The White Agency March 7, 2013

is there anyway to fix it without restore DB to the pre update state? I mean we can do something in mysql to fix it?

Daniel Borcherding
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 7, 2013

You would have to have taken a dump of the database before you performed the upgrade. You would drop and recreate the database in question. To restore your data you would execute you dump on the recreated database. There is nothing inside the database server that provides automatic rollbock points

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events