web instance already stopped

后端 未结 5 708
忘了有多久
忘了有多久 2020-12-09 06:01

i get this error

Mar 22, 2011 12:36:01 AM org.apache.catalina.loader.WebappClassLoader findResourceInternal
INFO: Illegal access: this web application insta         


        
5条回答
  •  一生所求
    2020-12-09 06:47

    seems like i was creating instance of something which was already created..i removed the instance and now it works fine

提交回复
热议问题