Hello and thank you for your email. We strive to respond to all email inquiries within 
one business day. If your issue cannot wait that long, please call us at  
877-438-8966.  Our hours are 6:00 a.m. to 6:00 p.m. Pacific Standard Time, Monday 
through Friday. 
 
 
For reference, your assigned case ID is:992817


-----Original Message-----
From: Yoav Shapira [EMAIL PROTECTED]
Sent: Friday, Jan 30 2004 10:45AM
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Redeployment of War over and over Supported?




Howdy, 

>We are running Tomcat 5.0.18 w/ jdk 1.4.2 on Linux.  We deploy our wars 
>with the catalina deployer and ant.  We automate our builds and 
>deployments for every 30 minutes.  So, every half an hour we build and 
>deploy our war to tomcat. 

Out of curiosity, why every half hour? 

>This process seems to always force an OutOfMemoryException with Tomcat. 
>~ Things work great for about half a day, but then always we're able to 
>crash Tomcat. 

So there's a memory leak somewhere. 

>Is automated deployment over and over supported with Tomcat?  It's my 
>assumption that if we're able to deploy a war to tomcat w/ the 
deployer, 
>then we should be able to deploy that war many times. 

Your impression is correct.  Note that reloading an application may have 
associated memory leaks.  For example, look for static references that 
are not properly discarded on shutdown.  This and related issues have 
been discussed many times on this list in the past: perhaps searching 
the archives will yield more clues. 

Yoav Shapira 



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


--------------------------------------------------------------------- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



=======================================================
This email and its contents are confidential. If you
are not the intended recipient, please do not disclose
or use the information within this email or its
attachments. If you have received this email in error,
please delete it immediately. Thank you.
=======================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to