Hi, When I start the Tomcat then Apache the application works fine. but after a while if browse the web application * the tomcat crashs*. The system that I have: *linux fedora core 3, apache 2 and tomcat 5.5.9 *
This is what I got from mod_jk.log [Wed Sep 20 16:46:18 2006] worker1 www.mysite.ca 0.000545 [Wed Sep 20 16:49:09 2006] worker1 www.mysite.ca 0.654566 [Wed Sep 20 22:07:00 2006] worker1 www.mysite.ca 0.387269 [Wed Sep 20 22:15:44 2006] worker1 www.mysite.ca 0.146981 [Wed Sep 20 22:18:50 2006] worker1 www.mysite.ca 0.286431 [Wed Sep 20 22:19:13 2006] worker1 www.mysite.ca 0.137191 *[Thu Sep 21 04:34:26 2006] [jk_ajp_common.c (996)]: Error sending request try another pooled connection* [Thu Sep 21 04:34:26 2006] [jk_connect.c (188)]: jk_open_socket, connect() failed errno = 111 [Thu Sep 21 04:34:26 2006] [jk_ajp_common.c (720)]: Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong host/port (127.0.0.1:8009). Failed errno = 111 [Thu Sep 21 04:34:26 2006] [jk_ajp_common.c (1024)]: Error connecting to the Tomcat process. [Thu Sep 21 04:34:26 2006] [jk_ajp_common.c (1468)]: sending request to tomcat failed in send loop. err=0 Any help Thanks, Massoud