I have been trying to install Tomcat 5.5 on a windows machine where there is an Apache webserver running. The version of Apache is 2.0.58. I did a clean re-installation of Apache, checked the path of system variables such as CATALINA_HOME, JAVA_HOME and PATH. I have checked the config files for spelling errors, specifically
for Apache httpd.conf workers.properties for Tomcat mod_jk.conf Despite all of this I cannot get Tomcat to work. I have checked the Apache installation via a full URL (http://ling-map2.win.su.se) and also via http://localhost. I get the normal response from Apache but when I check http://localhost:8080, I get a message "The connection was refused when trying to contact localhost:8080. I have also checked in the Tomcat/logs/mod_jk.log; I am pasting some of its intial lines below. PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Program Files\\php\\ext\\php_cpdf.dll' - The specified procedure could not be found.\r\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Program Files\\php\\ext\\php_cpdf.dll' - The specified procedure could not be found.\r\n in Unknown on line 0 [Thu Dec 13 15:07:19 2007] [info] jk_open_socket::jk_connect.c (433): connect to 130.237.171.49:8009 failed with errno=61 [Thu Dec 13 15:07:19 2007] [info] ajp_connect_to_endpoint::jk_ajp_common.c (877): Failed connecting to tomcat. Tomcat is probably not started or is listening on the wrong host/port (130.237.171.49:8009). Failed errno = 61 [Thu Dec 13 15:07:19 2007] [info] ajp_send_request::jk_ajp_common.c (1227): Error connecting to the Tomcat process. [Thu Dec 13 15:07:19 2007] [info] ajp_service::jk_ajp_common.c (1724): Sending request to tomcat failed, recoverable operation attempt=1 [Thu Dec 13 15:07:19 2007] [info] jk_open_socket::jk_connect.c (433): connect to 130.237.171.49:8009 failed with errno=61 [Thu Dec 13 15:07:19 2007] [info] ajp_connect_to_endpoint::jk_ajp_common.c (877): Failed connecting to tomcat. Tomcat is probably not started or is listening on the wrong host/port (130.237.171.49:8009). Failed errno = 61 [Thu Dec 13 15:07:19 2007] [info] ajp_send_request::jk_ajp_common.c (1227): Error connecting to the Tomcat process. [Thu Dec 13 15:07:19 2007] [info] ajp_service::jk_ajp_common.c (1724): Sending request to tomcat failed, recoverable operation attempt=2 I have searched the tomcat archives and also performed general google searches. Although I do get hits where a similar problem is described, I haven't found any solution yet. I am sure this has happened before so a pointer to a file/address where I could find guidance on how to proceed will be greatly appreciated. Thank you in advance for your time and help. Best wishes, Ljuba -- =========================================================================== Ljuba Veselinova Dept of Linguistics Email: [EMAIL PROTECTED] Stockholm University Phone: +46-8-16 2332 106 91 Stockholm Fax : +46-8-15 5389 Sweden URL : http://www.ling.su.se/staff/ljuba/ "We learn by going where we want to go." Julia Cameron ============================================================================ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]