Tomcat undeploy does not remove web application artifacts -


How do I get a tomcat to remove web application artwork when using the manager for app deployment?

I am using Tomatique 6.0.18. The application was deployed using the Tomcat-Maven-plugin 1.0-SNAPSHOT, but the behavior is similar to the Maven plugin or via the web interface.

The Tomcat documentation warns on how to behave on deployment. / P>

The war file can be removed; However, the unexpected apps directory prevents a refinance. It may be that your app is not completely underwear because background threads are (which you have most likely started). Yourself) or long-lasting requests that are completely stopping the application to stop.

Did you inspect the log files? Do they say that the application can be successfully undeployed? or vice versa? Can you get a thread dump when you kill appropriation (3-Unix, Ctrl-brake in a console in Windows) and see if something is still going on, which should not be done?

Note also that the applications I have seen can not be completely unchanged about the memory. I have run frequently in OutOfMemory Errors (Permjen), especially after renovating WebAds (if you find a lot of references to Google for it), so I believe that redistribution is good for development machines, but Not for the production person. It is better to know this before you explain it in production.


Comments