Hi Andrew,

I would suggest increasing log level for Tomcat, mod_jk and apache. Have
a look at catalina.out to see if it logged why your application crashed.
It would also help if you could define crash a bit more clearly, state
the exact behaviour. If the tomcat/java have not completely died you can
issue a kill -3 for the tomcat process to dump your applications status.

Regards
 

> -----Original Message-----
> From: Andrew Hole [mailto:[EMAIL PROTECTED] 
> Sent: 17 September 2007 14:54
> To: Tomcat Users List
> Subject: 2 Tomcat instances
> 
> Hello!
> 
> I've two tomcat instantes and an apache web server with 
> mod_jk. Mod_jk balance request to each tomcat.
> Think on following situation;
> - TomcatA and TomcatB up
> - I make a request to Apache that redirects to TomcatA. I'm 
> editing text on JSP (lot of input texts). In this moment 
> TomcatA craches.
> What's happen when I click on submit button?
> What you suggest to solve this situation?
> 
> Thanks a lot
> 

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

---------------------------------------------------------------------
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