web instance already stopped

后端 未结 5 707
忘了有多久
忘了有多久 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

    If you use gradle there is an error

    Illegal access: this web application instance has been stopped already. Could not load []. 
    

    The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access. You can change mysql-connect-java to mysql: mysql-connector-java: 8.0.13

    Good luck

提交回复
热议问题