我开发了一个应用程序来捕获数据、检索信息、删除和更新信息。该应用程序使用 java swing 和 hibernate 开发,并使用 MySQL 5.5 版作为数据库。我在本地服务器或本地主机上对其进行了测试,并且工作正常。所以现在我更进一步尝试访问远程服务器上的数据库。请注意,我在本地服务器上使用的 MySQL 版本也与远程服务器中的 MySQL 相同。
我收到以下错误:
Internal Exception: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Error Code: 0