https://issues.apache.org/bugzilla/show_bug.cgi?id=54859
Violeta Georgieva <violet...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Violeta Georgieva <violet...@apache.org> --- Hi, Can you give us more information about: - configuration - is it standard or you customized it? - what do you see in the logs? For example I can see the following in the console: " Apr 18, 2013 10:34:45 AM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /apache-tomcat-7.0.37/webapps/examples##2.war Apr 18, 2013 10:35:03 AM org.apache.catalina.startup.HostConfig checkUndeploy INFO: Undeploying old version of context [/examples] which has no active session Apr 18, 2013 10:35:03 AM org.apache.catalina.startup.HostConfig deleteRedeployResources INFO: Undeploying context [/examples] " So the message below is the important one: "Undeploying old version of context [/examples] which has no active session" Do you have active sessions to the previous version of the application? If there are active sessions the application will be available. When all active sessions expired, the old version will be undeployed. Regards Violeta -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org