The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Communications link failure
njhelloworld
Member Posts: 16 Contributor II
I guess no one ever posted a sloved solution with this problem, so I wanted to post this again.. HELP!!! something went wrong during installation..Communications Link Failure the last packet sent successfully.... Attached is the image for the error.. please HELP ME!!! T_T. How to do this??
Tagged:
0
Best Answer
-
rfuentealba RapidMiner Certified Analyst, Member, University Professor Posts: 568 Unicorn
Hi @njhelloworld,
If you can open the MySQL port with the browser, it's not a MySQL connection but a Web connection, e.g., you are configuring https://127.0.0.1:8080/ instead of mysql://root:password@127.0.0.1:3306/database?encoding=utf-8. If that is the case, I would double check the MySQL connection settings, as MySQL is not HTTP.
All the best,
1
Answers
I can sense that somethings wrong with the rapidminer server of the connection
Hi,
this is a MySQL error message. It is coming from the JDBC driver so that part of the setup is correct.
However, the connection information (host name, port) is probably not right.
Regards,
Balázs
T_T ..the hostname with port can be opened in the browser without rapidminer, I guess the hostname and port are working properly