> From: Scott Mueller [mailto:[EMAIL PROTECTED] 
> Subject: Cannot redeploy my .war anymore
> 
> Instead it pauses after the last line below:
> Mar 24, 2008 11:05:31 PM 
> org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deploying web application archive application.war

And what does a thread dump show in that situation?

Most likely, the reinitialization of your webapp is hanging because the
previous instance hasn't terminated and still has control of some
resource.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to