DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28888>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28888 channelSocket.open() connect failed localhost:8009 Summary: channelSocket.open() connect failed localhost:8009 Product: Apache httpd-2.0 Version: 2.0.47 Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am having a problem with Apache 2.0.47 and Jboss 3.2.1_Tomcat 4.1.24. The httpd serves up the html pages just fine, but its only when I try to access a *.jsp page that i realise catalina is hanging again. The only errors I get are from httpd as listed below: [Mon May 10 15:57:57 2004] [error] ajp13.connect() failed ajp13:localhost:8009 [Mon May 10 15:57:57 2004] [error] ajp13.service() failed to connect endpoint errno=145 Connection timed out [Mon May 10 15:57:57 2004] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1 [Mon May 10 15:57:57 2004] [error] lb.service() worker failed 120000 for ajp13:localhost:8009 [Mon May 10 15:58:15 2004] [error] channelSocket.open() connect failed localhost:8009 145 Connection timed out [Mon May 10 15:58:15 2004] [error] ajp13.connect() failed ajp13:localhost:8009 [Mon May 10 15:58:15 2004] [error] ajp13.service() failed to connect endpoint errno=145 Connection timed out [Mon May 10 15:58:15 2004] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1 [Mon May 10 15:58:15 2004] [error] lb.service() worker failed 120000 for ajp13:localhost:8009 [Mon May 10 15:58:18 2004] [notice] child pid 15777 exit signal Segmentation fault (11), possible coredump in /terus/ter usins/util/apache [Mon May 10 15:58:21 2004] [notice] child pid 15867 exit signal Segmentation fault (11), possible coredump in /terus/ter usins/util/apache [Mon May 10 15:58:30 2004] [error] lb.getWorker() reenable ajp13:localhost:8009 [Mon May 10 15:58:33 2004] [error] channelSocket.open() connect failed localhost:8009 145 Connection timed out [Mon May 10 15:58:33 2004] [error] ajp13.connect() failed ajp13:localhost:8009 [Mon May 10 15:58:33 2004] [error] ajp13.service() failed to connect endpoint errno=145 Connection timed out [Mon May 10 15:58:33 2004] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1 [Mon May 10 15:58:33 2004] [error] lb.service() worker failed 120000 for ajp13:localhost:8009 [Mon May 10 15:58:35 2004] [notice] child pid 17951 exit signal Segmentation fault (11), possible coredump in /terus/ter usins/util/apache [Mon May 10 15:58:36 2004] [warn] child process 3314 still did not exit, sending a SIGTERM [Mon May 10 15:58:36 2004] [warn] child process 22671 still did not exit, sending a SIGTERM all these lines are repeated numerous times but at the exact same time, to the second, when i tried accessing the JSP page. Previously, tomcat would hang on Does anyone have any idea what is happening? thanks Daniela Petito --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
