lfjgh 发表于 2015-8-10 10:16:58

org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider

tomcat启动停止到这:
Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider

曾错误原因:代码中配置了多个数据源,然而在更换数据库ip时,只更新了一个。所以其它数据源连接是无效的。

页: [1]
查看完整版本: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider