在起来的一个项目中,使用原有的配置,进行启动,发现一直有一个错误循环打印,都是fegin类:

getTypeForFactoryBean:1516] : Bean creation exception on non-lazy FactoryBean type check: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.***.opt.modules.remote.UserStatusRemoteService': Unsatisfied dependency expressed through bean property 'targeter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feignTargeter' defined in class path resource [org/springframework/cloud/netflix/feign/FeignAutoConfiguration$HystrixFeignTargeterConfiguration.class]: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.config.internalTransactionAdvisor' defined in class path resource [org/springframework/transaction/annotation/ProxyTransactionManagementConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor]: Factory method 'transactionAdvisor' threw exception; nested exception is java.lang.NullPointerException

在仔细查看日志之后,发现有一个 properties没有配置,导致自动装配属性失败导致的异常,深层次的原因没有进一步跟踪

【springboot错误】 Failed to instantiate [org.springframework.transaction.interceptor.BeanFactoryTransac相关推荐

  1. Failed to instantiate [org.springframework.test.context.web.ServletTestExecute

    有时候 启动springBoot 会报错,test时有时也是, 类似 Failed to instantiate [org.springframework.test.context.web.Servl ...

  2. SpringBoot 错误 : Failed to configure a DataSource: 'url' attribute is not specified and no embedd

    搭建springboot应用,报错:Failed to configure a DataSource: 'url' attribute is not specified and no embedd 查 ...

  3. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springfr

    今天写springboot的项目时报错: Error starting ApplicationContext. To display the auto-configuration report re- ...

  4. 解决org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back beca

    文章目录 1. 复现错误 2. 分析错误 3. 分析spring的事务机制 3.1 入口程序 3.2 事务管理的主方法 3.3 细究各对象的获取 4. functionTwo方法抛异常后的回滚操作 5 ...

  5. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session

    使用mysql的时候,在本地用Myeclipse连接数据库没问题 但是在服务器上,由于长时间不实用数据库连接导致报这个错误 可以在数据库连接url的后面加上&autoReconnect=tru ...

  6. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction

    [11:48:17:331] [ERROR] - cn.wkgb.common.exception.DefaultExceptionHandler.conversionErrorHandler(Def ...

  7. Spring事务报错: org.springframework.transaction.UnexpectedRollbackException

    异常信息: 出现了不可预知的回滚异常,因为事务已经被标志位只能回滚,所以事务回滚了. org.springframework.transaction.UnexpectedRollbackExcepti ...

  8. springboot整合redis后整合es,报错Failed to instantiate [org.elasticsearch.client.transport.TransportClient]

    之前springboot项目整合了redis,现在整个es,启动项目后 发现报这个错误 [ERROR]Failed to instantiate [org.elasticsearch.client.t ...

  9. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.dakun.ji

    Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.dakun.ji ...

最新文章

  1. (转)如何用U盘创建Linux系统盘
  2. Multiple markers at this line @Override的解决方法
  3. Python IDLE无法显示行号、Python IDLE shell里运行py文件
  4. JS基础入门篇(四十三)—ES6(二)
  5. How to enable product text HTML editor
  6. 用STATSVN统计公司SVN代码修改
  7. MySQL后初次密码_mysql第一次安装成功后初始化密码操作步骤
  8. SAP License:买十送一的业务处理与系统实现
  9. 【原创】Mac 工作协同之文件共享问题
  10. Learn ZYNC (6)
  11. 数据分析师初级—中级—高级,每个阶段都需要学习什么?
  12. 九、MFC控件(一)
  13. C语言表示欧拉常数算法,计算li(x)的两个级数的C语言实现
  14. 【老九学堂】【Java】集合框架
  15. OpenCV实现击中击不中变换和形态学细化
  16. 亲测10月最新影视流量主小程序源码+卡密系统
  17. 再次定义手机摄影:华为P40系列国内正式发布
  18. Java趣味编程(二)
  19. c++软件开发面试旋极面试题_北京旋极信息技术股份有限公司2015招聘
  20. C语言 运算符优先级表

热门文章

  1. linux 键盘灯控制软件,LINUX下如何控制小键盘灯的亮和灭
  2. 转载:网站分析与SEO效果的评估
  3. TensorFlow系列——feature_column特征工具说明
  4. 数据库、mysql和sql的入门简明教程
  5. 工作流(workflow)参考规范概述
  6. 什么是Vue,Vue的作用与原理?
  7. python爬虫专家_Python爬虫入门教程 27-100 微医挂号网专家团队数据抓取pyspider-阿里云开发者社区...
  8. 英语四六级常用八种时态
  9. JS -- 模块化(babel转译工具)
  10. elementui分页隐藏最后一页