Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To resolve this issue, you will need to go to JIRA_HOME/data and either change the Ownership of this folder and its sub-folders to the Environment user that runs Jira or add the Read and (r),Write (w) and Execute (x) permission to the JEMH folder.

Example Linux Terminal commands to change owner/permissions:

...

Code Block
sudo chmod -R +rwx jemh

Below is a screenshot that show the correct permissions that the JEMH Folder would have:

...