Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Problems with Apache and Tomcat talking

Rainer Jung

2007-02-09

Replies:

You should tell us, which versions and platform you are using, and also
your config. I guess you are running on Windows. 61 relates to Winsock
error 10061, which is connection refused. So it's likely host and port
of your worker do not match ip and port of your tomcat server.

Also your logs look like you are using a very outdated version of mod_jk.

Regards,

Rainer

Travis Taggart wrote:
> Here is the error I am getting in my log file *>
>
> [Fri Feb 09 15:45:41 2007] [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (196)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 61
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (635)]: Error connecting to the Tomcat process.
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (848)]: In jk_endpoint_t::service, send_request failed in send loop 0
> [Fri Feb 09 15:45:41 2007] [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (196)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 61
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (635)]: Error connecting to the Tomcat process.
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (848)]: In jk_endpoint_t::service, send_request failed in send loop 1
> [Fri Feb 09 15:45:41 2007] [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (196)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 61
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (635)]: Error connecting to the Tomcat process.
> [Fri Feb 09 15:45:41 2007] [jk_ajp13_worker.c (848)]: In jk_endpoint_t::service, send_request failed in send loop 2
>
>
> Now, we are using Groupwise WebAccess. When I go to my webmail site, It pulls up an index page that autoredirects to the /servlet/webacc. This is where Tomcat should pick up the request and fire up the webacc servlet.
>
> I am only recieving the server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, mymailname@(protected).
>
> I have gone back and forth through the settings in the Apache folder and in the Tomcat folder to see if a port was mistyped or something, but I have found nothing.
>
> If you could give me an idea of how to go about troubleshooting this error I would be apprecative.
>
>
>
> -------------------------------------------------------
> Travis Taggart
> Director of Information Technology
> River Valley Behavioral Health
> Phone: 1.270.689.6600
> Fax: 1.270.689.6677
> -------------------------------------------------------

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.