That would also explain why it's only happening on some of the servers,
but not all. The NFS mount becomes available part-way through all of the
Tomcats being started. So the ones that had started already trigger an
undeploy, but the ones that had not started yet have the mount available
and do net trigger an undeploy.

N

--
Nick Williams, Senior Software Developer
PureSafety - Protecting Your People, Preserving Your Profits™

Toll Free: 888.202.3016 x177  |  Direct: 615.277.3177  |  Fax:
615.367.3887
730 Cool Springs Blvd. Suite 400 | Franklin, TN 37067 | www.puresafety.com


Learn How We Can Empower You. View Our Demos.

-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Tuesday, March 22, 2011 12:18 PM
To: Tomcat Users List
Subject: Re: tomcat6 still deleting XML files from Catalina/localhost when
the system is booted

On 22/03/2011 17:04, Robinson, Eric wrote:
>       <Context docBase="/ha_ftp.nfs/site001/mobiledoc"
>                debug="1" reloadable="false">
>       </Context>

So are nfs mounts being used? If so, my guess is that the mount isn't
available when Tomcat starts which triggers the undeploy.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to