Jet profiler for linux versions 1.0.7 and 1.0.8 I am still getting "Database connection error" I've checked all sugesstions displayed in error promt and everything is ok. I can connect from the same computer via cli mysql client: mysql -h example.com -ujetprofiler -p But using same host,username and password settings i can't connect from jetprofiler. Where did i went wrong?
Hostname resolves to proper ip. Connecting by this ip gives same results: cli - ok jetprofiler - error. Ping of course 0% packet loss in both cases (ip, hostname).
Sounds strange. I've never encountered a similar error before. Could you please email screenshots of the connection dialog + error and the cli window? to support at jetprofiler dot com.
Solved: I've chnaged java version to: java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1.8) (6b18~pre4-1) OpenJDK Server VM (build 16.0-b13, mixed mode)