Hi everyone,
I’m new to this forum, and I come here because I have a problem.
First of all, there are informations I can give you. So my ICE is running on a Ubuntu server, hosted by Amazon Web Service EC2, type t1.micro.
To make it simple, I can not connect me to my server with a distant machine. I have made some tests with Tableau Software and Talend.
Tableau send me this exact message:
Error in MySQL Database (0x80004005) : [MySQL][ODBC 3.51 Driver]Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0
Unable to connect to the server “XXX.XXX.XXX.XXX”. Check that the server is running and that you have access privileges to the requested database.
Unable to connect to the server. Check that the server is running and that you have access privileges to the requested database.
And there is the answer from Talend:
Exception in component tMysqlConnection_1
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failureThe last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Then after this, I have try to find for some explanations, solutions to my problem, but I can not find the solution.
This is th reason why I’m here.
Another question that I get, is to know if I need to access the “mysql” user, because I don’t have the password, and I think it was created by the deb package.
Thanks in advance!
Gael
PS: I can answer if you need some more informations.

