What are the advantages and disadvantages of using the -server option(CATALINA_OPTS) when starting Tomcat????

2002-10-09 Thread Francom, Kodie
I was just wondering when the -server option should be used and when it should be avoided when starting Tomcat. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Does anyone know why I am getting these mod_jk error messages or what they mean????

2002-10-08 Thread Francom, Kodie
We are using Tomcat 4.1, Sun JDK 1.4, Linux 7.2 and Apache 1.3. [Thu Sep 26 18:13:26 2002] [jk_ajp13_worker.c (845)]: In jk_endpoint_t::service, get_reply failed in send loop 1 [Thu Sep 26 18:13:26 2002] [jk_ajp13_worker.c (845)]: In jk_endpoint_t::service, get_reply failed in send loop 1

Has anyone seen errors such as these in the mod_jk.log

2002-10-01 Thread Francom, Kodie
We are currently using Tomcat 4.0.3, mod_jk, Sun JDK 1.4 on Redhat Linux 7.2. We are getting the following errors in the mod_jk.log file under load of about 20 users. The system seems to run OK for a few days and then it becomes unresponsive and slow. Restarting apache/tomcat fixes the problem

Has anyone seen any problems with the Apache 1.3, Tomcat 4.0.3, JDK 1.4.0-b92 on Linux 7.2?

2002-09-24 Thread Francom, Kodie
Could anyone give me some direction on what we need to do to eliminate our problem. We have the Sun JDK1.4 and Tomcat 4.0.3 integrated with the Apache Server via mod_jk (Ajp13). The problem is that the Tomcat Server stalled after 2 days running our site and the only relevant information that