Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-36744

Generalize Windows service name

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Problem Definition

      The Windows installer installs JIRA using a service id of "JIRA" + installation time stamp.
      In an enterprise environment this is impractical because you have to change the sevice name after every JIRA update in startup scripts, GPO's etc.

      I would like you to change this behaviour so that the installer uses a short service name which doesn't change.

      Workaround

      To rename the older instance's service name.

      1. Try to find the older service ID for example: JIRA101214115546
      2. Replace the ID in the following command and preferred new name for older service instead of "Atlassian JIRA"
        SC Config "JIRA101214115546" DisplayName= "Atlassian JIRA 6.3.14"
        

        Now your older version has been renamed.
        Try to install the new service!

            Unassigned Unassigned
            d53a5191484e Andreas Kühle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: