You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/04/18 09:53:27 UTC

[Bug 54859] undeployOldVersions files under work

https://issues.apache.org/bugzilla/show_bug.cgi?id=54859

Violeta Georgieva <vi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Violeta Georgieva <vi...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org