-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
7.0.2
-
7
-
6
-
Severity 3 - Minor
-
0
-
-
Steps to Replicate
- Download JIRA 7.0.2 Software Linux installer
- Run it with Root user
- Finish the Installation.
Expected Behavior
JIRA's folders would have the correct permissions for user 'jira' and all files would be created without any issues.
Actual Behavior
Jira's folders that are owned by the "jira" user don't have the write permission.
Upon JIRA start, the following error appears in catalina.out:
SEVERE: Unable to create directory for deployment: /opt/atlassian/jira/conf/Catalina/localhost
And the directory above fails to be created.
Note: If the installer is ran by another user, all JIRA folders will have their permissions attached to only the user who ran the command, therefore the issue does not reproduce.
Workaround:
- is a regression of
-
JRASERVER-38840 JIRA 6.1 permission issues when installing as Root
-
- Closed
-
- mentioned in
-
Page No Confluence page found with the given URL.
Okay, finally found a workaround. Here's what I've learned:
to fix this problem. That's step #1 of the needed workaround.
That's step #2 of the needed workaround.
I still have no clue why this is needed on Ubuntu 16.04, but isn't on Ubuntu 14.04. But at least there's a usable workaround.