admin管理员组文章数量:1393116
After updating the database to a new version of Aurora MySQL on AWS, one of the steps no longer executes, and the log displays the following message:
Connection failed. Verify all connection parameters and confirm that the appropriate driver is installed.
The strange thing is that I have the PDI replicated in my local environment, and it connects correctly using the same drivers as on the remote server (mysql-connector-j-8.4.0.jar). I have also tried connecting from PHPStorm, and I can connect without any issues.
As a quick resume this is only happening on the AWS instance where I have the process running twice a day (cron job).
Has anyone encountered the same issue?
I try connecting from my local and instance using same drivers and only fails in aws instance.
I use this drivers:
- mysql-connector-j-8.0.32.jar
- mysql-connector-j-8.0.33.jar
- mysql-connector-j-8.4.0.jar
Also I set useSSL = false and allowPublicKeyRetrieval = true just I read in another solution.
本文标签: Pentaho PDI 93 Can39t connect after upgrade aws aurora mysqlStack Overflow
版权声明:本文标题:Pentaho PDI 9.3 Can't connect after upgrade aws aurora mysql - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744685038a2619646.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论