无法从底层数据库获取连接!
作者: Gene1994创建于 2024年11月1日更新于 2025年8月4日
Error message: realm = plexus.core strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy Number of foreign imports: 0 (中间省略) Caused by: org.unidal.dal.jdbc.datasource.DataSourceException: Error when connecting to JDBC data source(cat) with properties (driver=com.MySQL.jdbc.Driver, url=jdbc:MySQL://10.0.4.6:3306/cat?useUnicode=true&characterEncoding=utf8&useSSL=false&autoReconnect=true&socketTimeout=120000, user=root). Error message=java.sql.SQLException: Connections could not be acquired from the underlying database! at org.unidal.dal.jdbc.datasource.JdbcDataSource.initialize(JdbcDataSource.java:99)
内容来源: dianping/cat