Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-66019

Jira installer ignores some of the response in the response.varfile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • 7.5.0, 8.3.2, 8.6.1, 8.22.6, 8.20.15, 9.4.1
    • Installation
    • None

    Description

      Summary

      Create a response.varfile and when I run the installer as stated in Unattended Installation it ignores the values in backupJira$Boolean and launch.application$Boolean. They where both set to false and the installer acted as if they where set to true.

       

      Steps to Reproduce

      1. Create response.varfile with backupJira$Boolean and launch.application$Boolean and set them to false.
      2. Run the installer with the -q -varfile response.varfile

      Expected Results

      Jira will not be backedup and the application will not be launched after install is completed.

      Actual Results

      Output from the command

      Unpacking JRE ...
      Starting Installer ...
      Sep 21, 2017 1:52:18 PM java.util.prefs.FileSystemPreferences$2 run
      INFO: Created system preferences directory in java.home.
      Sep 21, 2017 1:53:41 PM com.atlassian.modzdetector.ModzDetector getModifiedFiles
      INFO: Time taken (ms) to check registry: 81515
      Sep 21, 2017 1:53:50 PM com.atlassian.modzdetector.ModzDetector getModifiedFiles
      INFO: Time taken (ms) to check registry: 8826
      Shutting down JIRA...
      Checking if JIRA has been shutdown...
      Backing up the JIRA installation directory
      Backing up the JIRA home directory
      Deleting the previous JIRA installation directory...
      Extracting files ...
      Launching JIRA Software ...
      Sep 21, 2017 1:57:31 PM com.atlassian.modzdetector.HashRegistry store
      INFO: wrote 1016 hashes to /apps/software/atlassian/jira/current/install.reg
      Finishing installation ...
      
      

      Notes

      Contents of response.varfile

      backupJira$Boolean=false
      executeLauncherAction$Boolean=true
      app.install.service$Boolean=false
      sys.confirmedUpdateInstallationString=true
      launch.application$Boolean=false
      existingInstallationDir=/apps/software/atlassian/jira/current
      sys.languageId=en
      sys.installationDir=/apps/software/atlassian/jira/current
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              estorch Eric Storch (Inactive)
              Votes:
              24 Vote for this issue
              Watchers:
              25 Start watching this issue

              Dates

                Created:
                Updated: