JIRA Agile upgrade fail due to parse error
Symptoms
While upgrading JIRA Agile the following appears in the atlassian-jira.log
:
2013-06-14 21:01:06,227 main INFO [com.atlassian.greenhopper.upgrade] =========================================
2013-06-14 21:01:06,227 main INFO [com.atlassian.greenhopper.upgrade] Starting upgrade task (buildNumber=15) : Migrating Sprint data from PropertySets back into AO
2013-06-14 21:01:09,096 main ERROR [net.java.ao.sql] Exception executing SQL update <ALTER TABLE public."AO_60DB71_COLUMNSTATUS" ALTER COLUMN "COLUMN_ID" TYPE BIGINT>
org.postgresql.util.PSQLException: ERROR: parser: parse error at or near "TYPE" at character 70
Cause
This error is caused by JIRA running on unsupported database server or database version. See our Supported Platforms.
Resolution
- Rollback JIRA to a point prior the upgrade
Move JIRA to a supported database server or upgrade the current one to a supported version
- Upgrade JIRA Agile
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.