Hi Team,
Atlassian Windows service does not Start Automatically after the Server reboot. Start-up is set as Automatic and Log ON is tested with both the local system account and domain account.
Any other settings need to be enable to start the service automatically after the Server reboot?>
Might want to review my post over in https://community.atlassian.com/t5/Jira-Software-questions/Re-Re-Jira-Service-software-not-restarting-automatica/qaq-p/1626244/comment-id/125993#M125993 Granted that was for Jira Server, but I think it's a common enough situation to find yourself in.
TL:DR
If you are operating the database server on the same machine as an application like Confluence or Jira, then you need to make sure that the database is started and running BEFORE the other application such as Confluence or Jira is starting. In windows this can be done by setting the SQL service to start automatically, and then choosing a delayed automatic start for any SQL dependent application.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@syalamarthi It could be a number of items causing the issue. Here are a few things to check:
I would review the install docs and make sure your instance is set up correctly and then view their troubleshooting area at the bottom: https://confluence.atlassian.com/adminjiraserver/running-jira-applications-as-a-windows-service-938847902.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@syalamarthi as @Andy Heinzer mentioned you need to make sure that the DB is running before your service starts. Can you start the service manually?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Our DB is in a different DB server, so no dependency on this Application Server restart.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you able to start the service manually? What are you seeing in the windows logs? Are there any errors around the service?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.