Installing the starter JIRA Service Desk on CentOS. Works on the built in database.
When I try to move the database to MSSQL 2012 R2 it errors out after the test connection completes successfully. I can then switch it back to the internal DB with the config.sh and it runs just fine. I have even disabled the firewall in CentOS just in case and doesn't change it.
Any ideas on what to check?
Community moderators have prevented the ability to post new answers.
Here is a great document with steps on moving from HSQL to another database: https://confluence.atlassian.com/jirakb/jira-how-to-migrate-from-hsql-database-to-an-external-database-295308246.html
Here is also some additional information about DB connections - https://confluence.atlassian.com/adminjiraserver/connecting-jira-applications-to-a-database-938846850.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.