Re: 2 Tomcat instances

2007-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew, Andrew Hole wrote: > 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.

RE: 2 Tomcat instances

2007-09-17 Thread Gerhardus.Geldenhuis
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 c