memory leaks - Cannot Undeploy a web-app completely in Tomcat 7 -
memory leaks - Cannot Undeploy a web-app completely in Tomcat 7 -
i using manager app in tomcat 7, , unable undeploy application completely.
it says fail - unable delete [f:\apache-tomcat-7.0.33\webapps\balaji]. continued presence of file may cause problems.
i read somewhere because of phenomenon called memory leak , , if prepare issue solved.
can tell me memory leak in tomcat 7, , how can prepare ?? using windows 7 os. if able prepare un-deploy , re-deploy process run smooth ?
this mutual in windows environment there solution :
open context.xml /tomcat/conf folder , modify context match :
<context antiresourcelocking="true">
edit: updated properties fallowing @janm comment. contained 'antijarlocking'
tomcat memory-leaks tomcat7
Comments
Post a Comment