Forums

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

Having Issues connecting MYSQL DB to Jira

Mustafa Ali
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 10, 2022

Attempting to test connection, after running config.sh, I'm getting the following error message

``` Could not connect to the DB: Cannot load connection class because of underlying exception: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the connection string near '(host=jdbc:mysql:'.```

 

in the Hostname field I've put the following ```jdbc:mysql:/dbserver:3306/jiradb?useUnicode=true&characterEncoding=UTF8&sessionVariables=default_storage_engine=InnoDB ``` 

 

As per Atlassian Documentation 

https://confluence.atlassian.com/adminjiraserver/connecting-jira-applications-to-mysql-8-0-1018775461.html#ConnectingJiraapplicationstoMySQL8.0-dbconnectionfields

0 answers

Suggest an answer

Log in or Sign up to answer