Illegal access: this web application instance has been stopped already

前端 未结 5 1854
心在旅途
心在旅途 2020-12-13 09:56

I have a class which has an init-method defined in xml



        
5条回答
  •  甜味超标
    2020-12-13 10:25

    Restarting Your Server Can Resolve this problem.

    I was getting the same error while Using Dynamic Jasper Reporting , When i deploy my Application for first use to Create Reports, the Report creation works fine, But Once I Do Hot Deployment of some code changes To the Server, I was getting This Error.

提交回复
热议问题