2009/9/30 Mark Thomas <ma...@apache.org>:
> I can't reproduce with my mac either which makes me think the context.xml file
> was missing (renamed, deleted, moved) at the moment the autoDeploy thread 
> looked
> for it and that triggered an undeploy and associated deletion of the 
> directory.

I wonder whether this is a race condition with some text editors.  For
example, if vi operated in the following way:
1) Rename context.xml to context.xml~
2) Create context.xml, write contents, close file
... then a poll of the state of context.xml between 1 and 2 would show
context.xml as missing.

If so, this is a potentially dangerous race!

- Peter

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

Reply via email to