arrah - 2019-09-12

From: Support support@arrahtech.com
Sent: Tuesday, July 16, 2019 10:52 AM
To: ****
Subject: Re: MySql Connection

Please download jconnector for SQL 8

https://dev.mysql.com/downloads/connector/j/

put that jar file into lib/jdbcjar and remove old mysql-connector-java-5.1.26-bin.jar ( this is for version 5 ) . I think then it will work.

Please let me know

---- On Tue, 16 Jul 2019 20:04:26 +0530 ** wrote ----

I do note in your example you didn't include the port number. I tried both ways and got nothing.

U:\di\ProfilerV6.2.7>runprofiler configfile.txt
=== Starting Profiler =====
Need java 1.8.x or above to run

java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)

U:\di\ProfilerV6.2.7>java -Xmx4096M -Xms4096M -classpath osdq-desktop-6.2.7-SNAPSHOT.jar;lib\rowset.jar;lib\jdbcjar*;lib\hivejar*;lib\hive2jar*;lib* org.arrah.gui.swing.Profiler configfile.txt
Can not open connection. Check configuration File:configfile.txt
Status: Connection Failed.

System Message:Could not create connection to database server.

ERROR:Connection can not be created
DSN://localhost:3306/dcadcdb
Could not create connection to database server.