Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

After upgrade Jira isvery slow and sometimes doesn't respond.

espeake@dmp.com January 16, 2022

Running on Ubuntu. Update from 7.4.3 to 8. mysql upgraded from 5.5 to 5.7 using 8.0 db connector. Upgraded ubuntu from 14.04 to 16.04.

 

Since the upgrade it took a ton of time to get things to work. Now they are very slow and sometimes unresponsive. 

 

error stating that the collate is wrong and that utf8_bin is not supported.  This is from the database:

 

mysql> SELECT @@character_set_database, @@collation_database;
+--------------------------+----------------------+
| @@character_set_database | @@collation_database |
+--------------------------+----------------------+
| utf8mb4 | utf8mb4_bin |
+--------------------------+----------------------+

 

Looking for ideas to see what may be wrong

 

Thank you,

Eric

1 answer

1 accepted

0 votes
Answer accepted
espeake@dmp.com February 11, 2022

This was an issue in the setenv.sh file. It was to a minimum. Increased the min-max amounts of memory used.

 

Eric

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
16.04
TAGS
AUG Leaders

Atlassian Community Events