jira upgrade does override essential configuration files like setenv.sh cacerts and server.xml

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • None
    • Affects Version/s: 5.0.3, 5.1.4
    • Component/s: Installation
    • Environment:

      jira standalone

    • 5
    • 9
    • Severity 2 - Major
    • 2

      On each jira upgrade the installer script will override all files from JIRA_INSTALL even if these do contain essential configuration settings:
      /bin/setenv.sh (or bat) - which contains how much memory jira needs, ESSENTIAL!!!
      /config/server.xml - web server config, essential
      /jre/lib/security/cacerts - trusted CA certs without this, ALL SSL connections like LDAPS, POP3S, IMAPS will be broken after the upgrade.

      The upgrade should just upgrade jira. Also because it does archive current install directory it takes too much time. The logs directory shouldn't be archived, it should just be kept.

            Assignee:
            Unassigned
            Reporter:
            Sorin Sbarnea (Citrix)
            Votes:
            10 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: