admin管理员组文章数量:1355598
I just switched from AWS RDS MySQL Writer instance to a Reader instance.
Now, I am getting below exception:
2025-03-28 05:33:56.412 trace_id= span_id= trace_flags= INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2025-03-28 05:33:57.003 trace_id= span_id= trace_flags= ERROR 1 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization.
java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=prodxxxx-aurora-cluster.cluster-ro-xxxx.us-east-1.rds.amazonaws)(port=3306)(type=master) : (conn=18624923)
could not load system variables
2025-03-28 05:33:57.005 trace_id= span_id= trace_flags= WARN 1 --- [ main] o.h.e.j.e.i.JdbcEnvironmentInitiator : HHH000342: Could not obtain connection to query metadata : Could not connect to address=(host=prodxxxx-aurora-cluster.cluster-ro-xxxx.us-east-1.rds.amazonaws)(port=3306)(type=master) : (conn=18624923) could not load system variables
I verified that all configurations are correct.
Is there any fix specific to below error:
could not load system variables
Please help me fix the issue.
本文标签:
版权声明:本文标题:amazon rds - HikariPool - Exception during pool initialization while connecting to RDS MySQL Reader Instance - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744043262a2581057.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论