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

rem...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #6 from rem...@gmail.com ---
> When you say manually do you mean with the Manager web application?
Yes, I used the manager web application


> What caused the file to be deleted in the first place?
I'm honestly not sure on this part.  My assumption was that Tomcat deleted it
for some reason once the network path became unavailable (I had seen the file
get deleted seemingly randomly before, which is why we have the batch file that
replaces the file if it goes missing).


> When the file was restored was it exactly the same as the old file including 
> timestamps? If it was different, how was it different?
The file being restored is exactly the same.  Barring any weirdness in the
windows "copy" command, even the timestamps should be the same.

> What are you host settings for autoDeploy and deployOnStartup?
We have left these settings as default.  From the $TOMCAT_HOME\conf\server.xml
file for the autoDeploy:
<Host name="localhost"  appBase="webapps"
            unpackWARs="true" autoDeploy="true"
            xmlValidation="false" xmlNamespaceAware="false">

I cannot find the deployOnStartup setting, but if you let me know where it is
set, I can show you that value to confirm.

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