scriptrunner resources connection to mariadb

Gonzalo Garcia Cantos
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!
September 27, 2021

Hi, everyone,

I'm trying to configure a resources/connection in scriptrunner from jira to an external database in mariadb.
These are the parameters I'm using right now:
JDBC URL: jdbc:mariadb://our_server:our_port
Driver class name: org.mariadb.jdbc.Driver

I have also copied the driver file (mariadb-java-client-2.7.3.jar) to our installation folder (/opt/jira7123/lib)

When I try to preview I'm getting this error:
"java.lang.RuntimeException: Failed to load driver class org.mariadb.jdbc.Driver in either of HikariConfig class loader or Thread context classloader"

Anyone could tell me what I'm doing wrong?

0 answers

Suggest an answer

Log in or Sign up to answer