蛋蛋淂忧槡 2018-12-04 09:13 采纳率: 0%
浏览 994

eclipse启动maven项目正常,IntelliJ IDEA中为什么一直循环警告,启动不了?

2018-12-04 17:01:22,523 [/-] WARN [org.springframework.beans.factory.support.DefaultListableBeanFactory]RMI TCP Connection(5)-127.0.0.1 - Bean creation exception on FactoryBean type check: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'esiWarehouseMapper' defined in URL [jar:file:../EsiWarehouseMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory': : Error creating bean with name 'sqlSessionFactory' defined in file [G:..\applicationContext-mybatis.xml]: Initialization of bean failed; nested exception is java.lang.StackOverflowError;
2018-12-04 17:01:22,523 [/-] WARN [org.springframework.beans.factory.support.DefaultListableBeanFactory]RMI TCP Connection(5)-127.0.0.1 - Bean creation exception on FactoryBean type check: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'esiTypeMapper' defined in URL [jar:file:../EsiTypeMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory': : Error creating bean with name 'sqlSessionFactory' defined in file [G:..\applicationContext-mybatis.xml]: Initialization of bean failed; nested exception is java.lang.StackOverflowError;

  • 写回答

1条回答

  • 软件求生 2018-12-05 03:56
    关注

    看你这个最后的报错是:java.lang.StackOverflowError;,栈溢出,你配置ide环境变量内存大一些试试。

    评论

报告相同问题?

悬赏问题

  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 有没有帮写代码做实验仿真的
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥30 vmware exsi重置后登不上
  • ¥15 易盾点选的cb参数怎么解啊
  • ¥15 MATLAB运行显示错误,如何解决?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题