Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在tomcat中覆盖了一个war文件,而没有删除以前的war文件。我去了日志,同样的错误在一个循环中,描述如下:
MySQLNonTransientConnectionException 连接关闭后不允许操作
我已经删除了war文件,停止并启动了tomcat。循环继续打击原木。
有谁知道如何阻止这些错误?
似乎是侥幸。从那以后我没有看到这个错误。如果你让我知道,我会重新打开。