Re: Context files disapearring

2006-04-03 Thread David Smith
I'm not very familiar with Redhat's offerings. My main dist of unix is Mandriva (used to be Mandrake). At any rate, deleting the context xml files is not normal tomcat behavior in any version I've ever run (tomcat 3.3 - 5.5). If I were sitting in front of the machine, I'd be looking to some secu

Re: Context files disapearring

2006-04-03 Thread tomcat
I'm running tomcat on Linux machine (FC2) and it is installed in: /usr/local/jakarta/tomcat Aladin > Sounds to me like some other process is responsible for this. Out of > curiosity, what platform are you on (Windows, Linux, etc., ...) and > where is tomcat installed? > > --David > > [EMAIL PRO

Re: Context files disapearring

2006-04-03 Thread David Smith
Sounds to me like some other process is responsible for this. Out of curiosity, what platform are you on (Windows, Linux, etc., ...) and where is tomcat installed? --David [EMAIL PROTECTED] wrote: >Thanks for the response. I've never seen it happen randomly either... but >what can I say? > >I

Re: Context files disapearring

2006-04-03 Thread tomcat
Thanks for the response. I've never seen it happen randomly either... but what can I say? I shutdown my server yesterday (as in powered it off) and when I restarted it, all the context files were gone including the manager.xml. Any thoughts?? Aladin > [EMAIL PROTECTED] wrote: >> I am using T

Re: Context files disapearring

2006-04-03 Thread Markus Schönhaber
[EMAIL PROTECTED] wrote: > I am using Tomcat 5.5.16 and every now and then, my context.xml files get > deleted from the $TOMCAT_HOME/conf/Catalina/localhost directory. This > seems to be random and it is becoming very frustrating. > > Does anyone know what's causing this to happen? and how the pro

Context files disapearring

2006-04-03 Thread tomcat
Hello, I am using Tomcat 5.5.16 and every now and then, my context.xml files get deleted from the $TOMCAT_HOME/conf/Catalina/localhost directory. This seems to be random and it is becoming very frustrating. Does anyone know what's causing this to happen? and how the problem can be fixed? Thanks