gpb99 / openconcerto

Automatically exported from code.google.com/p/openconcerto
0 stars 0 forks source link

imposssible de se connecer sur une base Mysql #115

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. installation de la base Mysql sur un NAS en local (MariaDB)
2. modification des paramètres de connexion dans le configurateur Openconcerto
3. Erreur suivante JavaLangIllegal.State.Exception:  impossible d'obtenir une 
connexion sur jdbc:Mysql http://192.168.0.24:3306/:cannot load JDBC driver 
class "com.Mysql.JDBC.driver"

What is the expected output? What do you see instead?
JavaLangIllegal.State.Exception:  impossible d'obtenir une connexion sur 
jdbc:Mysql http://192.168.0.24:3306/:cannot load JDBC driver class 
"com.Mysql.JDBC.driver"

What version of the product are you using? On what operating system? last 
version

Please provide any additional information below.

Original issue reported on code.google.com by ana...@gmail.com on 30 Apr 2015 at 6:48

GoogleCodeExporter commented 8 years ago
comment resourdre le probleme?

Original comment by franels...@gmail.com on 1 Jun 2015 at 8:36

GoogleCodeExporter commented 8 years ago
Le driver doit être mis dans le CLASSPATH.
Par défaut, OpenConcerto est livré avec le driver PostgreSQL.

Original comment by guillaum...@gmail.com on 6 Jul 2015 at 8:59