https://issues.apache.org/bugzilla/show_bug.cgi?id=46924
--- Comment #5 from Pid <bugzi...@pidster.com> 2009-04-07 10:58:31 PST --- (In reply to comment #3) > I would like to add, althrough that may be a different problem, that in some > cases (probably for larger [20mb] war files), when you start replace a war > with > another, Tomcat starts the new deploy before the war file is entire writen. > That causes errors as corrupted war file. If your filing system takes longer than the war deployer monitor interval to copy 20Mb you have a very slow harddrive and should consider upgrading. If on the other hand you are FTPing a war file straight into your webapps dir, then you should probably rethink your strategy - as that's not the most sensible approach - e.g. rename before upload, upload to safe temp dir, etc. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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