-
Suggestion
-
Resolution: Won't Do
-
None
-
None
-
1
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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.
- Try to find the older service ID for example: JIRA101214115546
- 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!
- blocks
-
JRASERVER-42537 JIRA Service Name is always the same when installing it as a windows service
- Gathering Impact
- relates to
-
JRACLOUD-36744 Generalize Windows service name
- Closed