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

后端 未结 10 1564
無奈伤痛
無奈伤痛 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:29

    I had the same error and I had not made any changes to the application config or the web.xml. Multiple tries to revert back some minor changes to code was not clearing the exceptions. Finally it worked after restarting STS.

提交回复
热议问题