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, [EMAIL PROTECTED] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. 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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to