首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

DBCP borrowObject failed: java.sql.SQLException: Io 错误: The Network Adapter

2012-11-10 
求助:DBCP borrowObject failed: java.sql.SQLException: Io 异常: The Network AdapterDBCP borrowObject

求助:DBCP borrowObject failed: java.sql.SQLException: Io 异常: The Network Adapter
DBCP borrowObject failed: java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection

Error creating bean with name 'tbp.sys.SessionFactory' defined in ServletContext resource [/WEB-INF/conf/spring/springDataSource.xml]: Invocation of init method failed; nested exception is org.apache.commons.dbcp.DbcpException: java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection

[解决办法]
The Network Adapter could not establish the connection
不能建立链接,检查jar包,URL,帐号,密码。 以及SQL服务是否开启。

热点排行