-
Bug
-
Resolution: Tracked Elsewhere
-
Medium
-
2.10, 4.2
-
Oracle
Exception observed:
[hibernate.tool.hbm2ddl.SchemaUpdate] execute Unsuccessful: create index l_contentid_idx on LINKS (CONTENTID)
[hibernate.tool.hbm2ddl.SchemaUpdate] execute ORA-01408: such column list already indexed
This causes the upgrade process to fail on the spot.
The process should either accept this as a kind of success and move on, or remove and re-create the index just to make sure.
- is duplicated by
-
CONFSERVER-24672 AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask throws ORA-01408 when upgrading Confluence 4.1.x to a higher version with Oracle
-
- Closed
-
- is related to
-
CONFSERVER-32139 Upgrade task fails with Oracle during index creation
-
- Closed
-
-
CONFSERVER-16570 Upgrade from 2.7.3 to 2.10.3 is failing - Constraint already exists in statement
-
- Closed
-
- relates to
-
CONFSERVER-24672 AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask throws ORA-01408 when upgrading Confluence 4.1.x to a higher version with Oracle
-
- Closed
-
-
CONFSERVER-6621 New database indexes should be created automatically on upgrade
- Closed
Form Name |
---|
Hi All,
We've fixed all the known issues we were able to identify in 4.3.7, and introduced automated testing for Oracle across multiple versions of Confluence where previously we were only testing upgrading from the one version of Confluence.
If the problem happen again to any of the Upgrade Tasks trying to create indexes, please create a specific new ticket for that failure listing the indexes which caused the failure.
Cheers,
Renan