> > The only filesystem involved is the local ext3 one that 
> tomcat lives on.
> > I can stop and start tomcat as many times as I want and 
> everything is 
> > fine. But when I reboot the server, the next time tomcat 
> comes up the 
> > XML files get deleted. This only happens to the 70 or so 
> instrances of
> > tomcat6 running on two separate RHEL 5.3 servers. It does 
> not happens 
> > on the 200 instances of tomcat5 running on our other RHEL servers.
> > 
> 
> I'll bite.
> 
> How do you stop and start Tomcat(s) when you are not 
> rebooting the server ?
> 

We stop and start tomcat using the command 'service tomcat6_XXX stop'
(or start) where XXX is a 3-digit code for the particular instrance of
tomcat.

> And how do these Tomcat(s) get started when you do reboot the server ?
> 

They get started by /etc/init.d/rc.d entries when the server boots,
which are calling the same scripts.

> Obviously, something different is happening in one case or the other.
> Since the JVM which runs Tomcat, and the Tomcat code itself, 
> is (presumably) the same in both cases, logic would have it 
> that the suspect must be outside Tomcat itself.
> 

I can't disagree with the logic. I'm just having a hard time imagining
what it would be.

--Eric














Disclaimer - March 10, 2011 
This email and any files transmitted with it are confidential and intended 
solely for Tomcat Users List. If you are not the named addressee you should not 
disseminate, distribute, copy or alter this email. Any views or opinions 
presented in this email are solely those of the author and might not represent 
those of Physicians' Managed Care or Physician Select Management. Warning: 
Although Physicians' Managed Care or Physician Select Management has taken 
reasonable precautions to ensure no viruses are present in this email, the 
company cannot accept responsibility for any loss or damage arising from the 
use of this email or attachments. 
This disclaimer was added by Policy Patrol: http://www.policypatrol.com/

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

Reply via email to