Jira fails to start with new docker images( v10.3.22 and v10.3.21 )

XMLWordPrintable

    • 10.03
    • 1
    • Severity 2 - Major

      Issue Summary

      The Docker image for Jira 10.3.22 and 10.3.21 is unable to start Jira. The new image has a broken file permission on /opt/atlassian/jira/conf/server.xml baked into the image layer, preventing Tomcat from reading it at startup.

      Steps to Reproduce

      1. Pull the Docker image for Jira version 10.3.22 or 10.3.21.
      2. Attempt to start Jira using the pulled image.

      Expected Results

      Jira should start successfully with the new image without any errors.

      Actual Results

      Jira fails to start with the following error:

      java.io.FileNotFoundException: /opt/atlassian/jira/conf/server.xml (Permission denied)

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Nikit Kohli
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: