
异常
MyPointOne
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
(java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection)
异常:(java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection) 问题是连接不到数据库 方法一: 1.拼一下你数据的连接ip(本地的就算了),看看是否通了 2.看看连接库的配置文件名称是否与spring配置文件的连接名称相同 3.查看一下是否已经导入对应的数据库包,如原创 2014-03-05 09:40:24 · 1786 阅读 · 0 评论 -
java.lang.IllegalStateException: Failed to check the status of the service org.cdc.system.service.S
17:54:01,368 ERROR [ContextLoader] Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customerService' defined in ServletContext res原创 2014-03-07 17:32:56 · 11401 阅读 · 0 评论