You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Henry <hx...@cs.ualberta.ca> on 2001/10/05 00:08:26 UTC

changing tomcat port

i am using apache 1.3.20 +tomcat3.2.3
everything works fine when tomcat is running at port 8080

when I change tomcat to work at port 80 by changing
TOMCAT_HOME\conf\server.xml  ...

it works for static files (html), but tomcat will crash
whenever i point to jsp/serlet, and the errorlog is shown below:

anybody have an idea? thanks


[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1