> From: k9...@operamail.com [mailto:k9...@operamail.com] > Subject: Tomcat 7.0.27 listens only @IPv6 localhost, ignores > 'use IPv4' JAVA_OPTS in tomcat.conf. How to correctly force IPv4?
> I've installed > rpm -qa | grep -i ^tomcat > tomcat-lib-7.0.27-7.1.noarch > tomcat-docs-webapp-7.0.27-7.1.noarch > tomcat-javadoc-7.0.27-7.1.noarch > tomcat-webapps-7.0.27-7.1.noarch > tomcat-admin-webapps-7.0.27-7.1.noarch > tomcat-servlet-3_0-api-7.0.27-7.1.noarch > tomcat-7.0.27-7.1.noarch > tomcat-el-2_2-api-7.0.27-7.1.noarch > tomcat-jsp-2_2-api-7.0.27-7.1.noarch What happens if you install a real Tomcat from tomcat.apache.org, rather than a mangled 3rd-party version? What do your <Connector> elements in your server.xml file look like? Have you installed APR? What's in the Tomcat logs (assuming you can even find them with a 3rd-party installation)? BTW. it's not necessary to set both CATALINA_OPTS and JAVA_OPTS. JAVA_OPTS is used for both Tomcat startup and shutdown, CATALINA_OPTS only for startup. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org