On 21/05/2013 15:46, Timothy wrote:
Hi all,

I'm trying to perform provisioning to a MySQL database but I keep getting a
connection failure. When I check the log, I see this message:
java.lang.RuntimeException:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link
failure

Hi Timothy,
can you try this: telnet syncope2 3306?

I think that the problem is the communication between Apache Syncope server and MySQL server.


My connector is configured as follows:
host: syncope2
port: 3306
user: root
userpassword: password
database: syncope
table: employee
key column: id
password column: password
jdbc driver: com.mysql.jdbc.Driver
jdbc connection url: jdbc:mysql://syncope2:3306/syncope

syncope2 is the hostname of a virtual machine where tomcat is installed.
syncope is the name of the database that is used in MySQL
the jdbc connector jar is located in tomcat/lib

Hope somebody can help me. :)

thanx and with kind regards,

Timothy



--
View this message in context: 
http://syncope-dev.1063484.n5.nabble.com/MySQL-Synchronization-tp5713710.html
Sent from the syncope-dev mailing list archive at Nabble.com.


--
Massimiliano Perrone
Tel +39 393 9121310

Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 0859111173
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~massi/

"L'apprendere molte cose non insegna l'intelligenza"
(Eraclito)

Reply via email to