Tomcat running for some time, do not have access to 8080, but 8009 and 8005 is ok. mod_jk access is normal.
# netstat -lnut |grep 8080 tcp 0 0 127.0.0.1:8005 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:8009 0.0.0.0:* LISTEN So, what's wrong? System environment: CentOS 4.7, iptables 8080 accept, selinux enforce, /usr/local/tomcat/bin/startup.sh Using CATALINA_BASE: /usr/local/tomcat Using CATALINA_HOME: /usr/local/tomcat Using CATALINA_TMPDIR: /usr/local/tomcat/temp Using JRE_HOME: /usr/local/jdk Server version: Apache Tomcat/6.0.18 OS Name: Linux OS Version: 2.6.9-55.ELsmp Architecture: i386 JVM Version: 1.6.0_10-rc2-b32 JVM Vendor: Sun Microsystems Inc.