[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Pb with apache/Tomcat
soussou97
do-not-reply at jboss.com
Sun May 25 10:36:16 EDT 2008
Hello,
I have installed a server with: Apache/2.0.49 + mod_jk2/2.0.5-dev + Tomcat/5.0.27 + Jboss under Linux on the same machine
The server is great when the traffic is maximum, 40 transactions to the minute, but when the server have low charge and low traffic... ...CRASH!
In the error_log of apache and mod_jk I have the following messages :
Logs errors (apache):
[23/May/2008:15:24:51] [Information] SiteMinder Agent
SiteMinder agent is running.
mod_jk: Error flushing !
[Fri May 23 16:44:31 2008] [notice] child pid 25175 exit signal Segmentation fault (11)
mod_jk: Error flushing !
mod_jk: Error flushing !
Logs mod-jk :
[Fri May 23 16:50:03 2008] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=cmdmoaprjworker failed errno = 111
[Fri May 23 16:50:31 2008] [error] ajp_service::jk_ajp_common.c (1659): Client connection aborted or network problems
[Fri May 23 16:50:44 2008] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=cmdmoaprjworker failed errno = 111
[Fri May 23 16:50:47 2008] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=cmdmoaprjworker failed errno = 111
[Fri May 23 16:50:55 2008] [error] ajp_connection_tcp_get_message::jk_ajp_common.c (933): ERROR: can't receive the response message from tomcat, network problems or tomcat is down (10.196.128.11:9009), err=-1
[Fri May 23 16:50:55 2008] [error] ajp_get_reply::jk_ajp_common.c (1432): Tomcat is down or network problems. No response has been sent to the client (yet)
What is this ? Probably, this error cause the crash?
Someone can help me?
Thanks advance...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153227#4153227
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153227
More information about the jboss-user
mailing list