You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
Just did the upgrade from v8.13.5 to v8.13.9 because of the recent vulnerability issue. The upgrade uninstalled the Windows service and I'm trying to reinstall it manually by running
service.bat install jira
But stuck at
E:\Atlassian\Jira\bin>service.bat install JIRA
Granting full access for Network Service to the Jira home directory '\\jira-data\data\Atlassian\ApplicationData\Jira'
processed file: \\jira-data\data\Atlassian\ApplicationData\Jira
Successfully processed 1 files; Failed processing 0 files
Granting read and execute access for Network Service to the Jira installation directory 'E:\Atlassian\Jira'
processed file: E:\Atlassian\Jira
Successfully processed 1 files; Failed processing 0 files
Granting full access for Network Service to the work, temp and logs subdirectories of Jira installation directory 'E:\Atlassian\Jira'
processed file: E:\Atlassian\Jira/work
Successfully processed 1 files; Failed processing 0 files
processed file: E:\Atlassian\Jira/temp
Successfully processed 1 files; Failed processing 0 files
processed file: E:\Atlassian\Jira/logs
Successfully processed 1 files; Failed processing 0 files
Granting read and execute access for Network Service for parent directories of the Jira home directory '\\jira-data\data\Atlassian\ApplicationData\Jira'.
They're required to make Java native IO operations work, which are required e.g. when starting up the plugin system.
Starting to walk up from: "\\jira-data\data\Atlassian\ApplicationData\Jira\"
Checking permissions of \\jira-data\data\Atlassian\ApplicationData\Jira\ [\\jira-data\data\Atlassian\ApplicationData\Jira\]
Checking permissions of \\jira-data\data\Atlassian\ApplicationData\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\]
Checking permissions of \\jira-data\data\Atlassian\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\]
Checking permissions of \\jira-data\data\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\..\]
Checking permissions of \\jira-data\data\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\..\..\]
Checking permissions of \\jira-data\data\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\..\..\..\]
Checking permissions of \\jira-data\data\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\..\..\..\..\]
Checking permissions of \\jira-data\data\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\..\..\..\..\..\]
Checking permissions of \\jira-data\data\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\..\..\..\..\..\..\]
Checking permissions of \\jira-data\data\ [\\jira-data\data\Atlassian\ApplicationData\Jira\..\..\..\..\..\..\..\..\..\]
It keeps pending "\..\" and eventually just blank space after. Sitting like this for hours without any progress.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.