Error on upgrade to 7.10 about unsupported collation

Walter-42 June 8, 2018

Trying to upgrade our jira installation from 7.3.1 to the latest (7.10.0) which failed to startup with following error:

Database: Your database is using an unsupported collation

Checked my database, which is (and was on 7.3.1) using en_US.UTF-8.

It is mentioned to use the supported collation like:

  • POSIX.UTF-8
  • C.UTF-8
  • C
  • POSIX

As 7.3.1 was supporting the current collation, am looking for some notes on when jira did stop supporting en_US.UTF-8, but can't find it. Any ideas on this?

 

1 answer

0 votes
Amith Mathur {Appfire}
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.
December 12, 2019

Hi @Walter-42 , 

Can you please let us know the Database type you are using. It is better to fix the collation format and then proceed for the upgrade. It is always recommended to use the supported collation. 

https://confluence.atlassian.com/adminjiraserver0710/supported-platforms-953144195.html

https://confluence.atlassian.com/adminjiraserver0710/end-of-support-announcements-953144196.html

Thanks,

Amith Mathur

Walter-42 December 19, 2019

Amith,

 

For what it is worth,  we are at this time using postgres72.

In the mean time we have been upgraded to Jira 8.4.1. This issue was opened in june 2018.. I can not recall anymore what I have done to solve this issue, nor know what database I was using at the time, but looks like somehow I have been able to fix this...

Suggest an answer

Log in or Sign up to answer