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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -