Hello, community!
I am trying to install the ARIS Connect Server using Microsoft SQL Server. I am getting the following error: "Given JDBC driver JAR mysql-connector-java-5.1.24-bin.jar does not contain the expected JDBC driver class "com.microsoft.sqlserver.jdbc.SQLServerDriver"."
Do you guys know which *.jar has the required class?
Thanks in advance!
Regards,
Dilcarina
Hi Dilcarina
I think the version of your jdbc is wrong, and check this information for ARIS 10 version
You have downloaded the latest version of the Microsoft SQL Server JDBC driver, for example, sqljdbc4-4.0.2206.100.jar from the Microsoft Download Center to a directory of your choice.
Please check if you're using the correspondent version and upload on the installation steps..
BR
AO
Hello Andre
I've downloaded Microsoft SQL Server JDBC driver, but I dont know how to install this on my ARIS Connect Server.
I wanna update my ARIS Connect Server from 10.0.11 to 10.0.12 version, but installer have told that "The JDBC driver you are using is too old. Your driver version is '6.0.x' and the lowest version you can use is '6.4.x".
I've tried to copy the "mssql-jdbc-8.2.2.jre8.jar" to directory "...\server\bin\work\work_abs_l\base\lib" and I've restarted ARIS services (stopall/startall), but installer had shown me this error again.
Tell me please how can I update JDBC driver on ARIS Connect Server?