Your error clearly states that JIRA is unable to communicate with the database.
During the first few seconds of startup , if you follow the log message on atlassian-jira.log , you should be able to see why you are unable to connect to the database.
There are also some database utilities in the bin folder that you can use to test connection with the database and if required configure your connection instead of manually making entries in the dbconfig.xml file.
It seems Jira is not able to connect to your database, I would suggest you check the logs "atlassian-jira.log" to be able to determine the cause.
Logs are located in your server under the "JIRA_HOME" directory.
There are multiple possible causes:
Hope this helps!
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @k Harikrishna ,
this happens when there is some problem with db connection. Please take alook to the following troubleshooting article https://confluence.atlassian.com/jirakb/resolve-database-connection-errors-during-jira-server-startup-872262124.html
Hope this helps,
Fabio
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.