BeanFactory not initialized or already closed - call 'refresh' before

后端 未结 10 1582
無奈伤痛
無奈伤痛 2020-12-10 01:23

here is my error:

I am getting this error , can any one help me on this.

> SEVERE: Exception sending context initialized event to listener
> i         


        
10条回答
  •  遥遥无期
    2020-12-10 01:27

    I came across this issue twice once in upgrading to 3.2.18 from 3.2.1 and 4.3.5 from 3.2.8. In both cases, this error is because of different version of spring modules

提交回复
热议问题