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

d...@danshome.net changed:

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

--- Comment #1 from d...@danshome.net ---
One thing that is important to mention is that I just found out that we had
several backup processes starting on the same SAN that is used by the
underlying storage where the WAR's are deployed. This was creating an extreme
mount if I/O contention and slowed down the deployment of the WAR from Tomcat
manager. So you may not see this issue unless you are able to create enough I/O
contention to slow the deployment down to a crawl.  Regardless of how slow it
takes for Tomcat Manager to receive and copy the WAR to the web apps folder, it
still seems like autodeploy should be smart enough to know that Tomcat Manager
is in the middle of a WAR deployment and not to try to to extract the WAR.

-- 
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

Reply via email to