I have just upgraded JIRA Core and JIRA Software to 7.10.2.
For unknown reason, the latter created a new user jira1, in addition to the usual user jira.
Why did this happen? And how to delete the user and make Jira Software use the user jira as usual?
wget https: //product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-core-7.10.2-x64.bin chmod a+x atlassian-jira-core- 7.10 . 2 -x64.bin ./atlassian-jira-core- 7.10 . 2 -x64.bin wget https: //product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-software-7.10.2-x64.bin chmod a+x atlassian-jira-software- 7.10 . 2 -x64.bin ./atlassian-jira-software- 7.10 . 2 -x64.bin |
Hi Jiri,
This can happen when the installer is unable to determine if it created the previous jira user or not.
You can follow the steps outlined in this knowledgebase article to resolve the situation. This just involves removing the duplicate 'jira1' user and setting the permissions/scripts back to use the standard 'jira' user.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.