我正在使用tomcat 7中的管理器应用程序,但无法完全取消部署应用程序。
它说
FAIL - Unable to delete [F:\apache-tomcat-7.0.33\webapps\balaji]. The continued presence of this file may cause problems.
我在某处读到它是因为某种称为内存泄漏的现象,如果我们修复它,该问题将得到解决。
谁能告诉我tomcat 7中的内存泄漏是什么,我们该如何解决?我正在使用Windows 7 OS。如果我能够解决它,我的取消部署和重新部署过程是否会顺利进行?