【发布时间】:2018-11-12 11:28:12
【问题描述】:
我使用 Spring 学习 Web 应用程序。我的开发环境是
- SpringToolSuite(版本 3.9.6),
- 雄猫 (8.5)
- JDK (1.8)
我像教科书一样编写源代码并运行该代码,但显示错误消息:
完整的信息是这样的。
**java.lang.IllegalStateException: 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.**
源正常工作,但几秒钟后,出现以下错误消息。
如果您知道解决方案,希望您告诉我。
【问题讨论】:
-
您应该提供导致异常的代码(minimal reproducible example)
-
啊...谢谢,我不知道。下一个问题我将与来源一起上传。
-
请不要等待下一个问题 - edit 现有问题 :)(不要忘记查看 formatting 指南)。