The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

New Driver for database: Upgrade won't connect

Richard
Contributor
September 21, 2021

Hi,  Upgraded Windows server based Jira version 7.3.4 to 7.60  in order to be on minimum version that allows using the migration assistant to cloud. 

Database is MSSQL 2014 sitting on same server as the Jira application.  

It shipped  a new database version and insisted I ran the config .exe and press Save in order to make the necessary changes which it did.   

However, I cannot connect as Jira startup argues the database is not online or reachable (see attached) and I simply don't know why.  I have tried rejigging the dbconfig to specify instance etc as per original line but has made no difference.   As I am on version with expired support I cannot get upgrade help frrom Atlassian.

Original Line in dbconfig:   (Refer Fig 1 below)

<url>jdbc:jtds:sqlserver://OURSQLSERVERNAME/JIRA734;instance=SQL2014</url>
<driver-class>net.sourceforge.jtds.jdbc.Driver</driver-class>

dbconfig line after running config and pressing SAVE:  (Refer Fig 2 below)

<url>jdbc:sqlserver://OURSQLSERVERNAME/JIRA734</url>
<driver-class>com.microsoft.sqlserver.jdbc.SQLServerDriver</driver-class>

 

The database is online and working, I have logged into it using MSSQL Mngnt Studio and performed queries etc.  

Many thanks in advance.

 

Fig1. Jira db Error before config change.png

 

Fig 2

Jira db Error after config change.PNG

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Richard
Contributor
September 21, 2021

I stopped / started service before / after change but to no avail.

TAGS
AUG Leaders

Atlassian Community Events