(ContextLoader.java:307) - Context initialization failed

错误现象:在eclipse加载tomcat服务器启动项目时总是报[smsAPP][-][ERROR] (ContextLoader.java:307) - 2019-01-22 09:35:13,575 Context initialization failed的问题 ,由此引发的一系列创建bean的错误,如:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [spring/ApplicationContext-service.xml]: Cannot resolve reference to bean 'userMapper' while setting bean property 'userMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.mybatis.spring.mapper.MapperFactoryBean.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSession' defined in class path resource [spring/ApplicationContext.xml]: Cannot resolve reference to bean 'sqlSessionFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring/ApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class cn.com.app.util.Tools  等等

解决问题的方法:

网上找了相关的答案作参考,什么配置文件参数有问题,什么tomcat环境变量没有配置等等,其实根本就不需要配置tomcat的环境变量。最后我发现问题并不是这些原因导致的,而是我们在C盘下的hosts文件没有配置,更新hosts文件就好了。

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值