aileen
Joined: 26/07/2007 07:29:46
Messages: 1
Offline
|
Hi,
I'm using the following:
jdk-1.6.0_02
Apache-2.0.55
Tomcat-6
Tomcat-connectors-1.2.23
for my installation of smith project. So far, got no errors in the pre-installation but I can't seem to make smith up and running!
I put the smith folder in /opt/tomcat6/webapps/ROOT/smith and tried accessing it but with no avail.
[list][i]
When I check my mod_jk.log, I get the following:
[i][Thu Jul 26 11:49:15 2007] [5846:9920] [info] ajp_service::jk_ajp_common.c (1857): (worker1) request failed, because of client write error without recovery in send loop attempt=0
[Thu Jul 26 11:49:15 2007] [5846:9920] [info] jk_handler::mod_jk.c (2247): Aborting connection for worker=worker1
[Thu Jul 26 13:40:49 2007] [5845:9920] [info] ajp_send_request::jk_ajp_common.c (1215): (worker1) error sending request. Will try another pooled connection
[Thu Jul 26 13:40:49 2007] [5845:9920] [info] ajp_send_request::jk_ajp_common.c (1241): (worker1) all endpoints are disconnected
[Thu Jul 26 13:40:49 2007] [5845:9920] [info] ajp_send_request::jk_ajp_common.c (1244): (worker1) increase the backend idle connection timeout or the connection_pool_minsize
[Thu Jul 26 13:40:49 2007] [5845:9920] [info] ajp_service::jk_ajp_common.c (1941): (worker1) sending request to tomcat failed, recoverable operation attempt=1
[Thu Jul 26 13:43:56 2007] [5847:9920] [info] ajp_send_request::jk_ajp_common.c (1215): (worker1) error sending request. Will try another pooled connection
[Thu Jul 26 13:43:56 2007] [5847:9920] [info] ajp_send_request::jk_ajp_common.c (1241): (worker1) all endpoints are disconnected
[Thu Jul 26 13:43:56 2007] [5847:9920] [info] ajp_send_request::jk_ajp_common.c (1244): (worker1) increase the backend idle connection timeout or the connection_pool_minsize
[Thu Jul 26 13:43:56 2007] [5847:9920] [info] ajp_service::jk_ajp_common.c (1941): (worker1) sending request to tomcat failed, recoverable operation attempt=1
What should I do? How to I correct this?
|