Please find my connector tag below, I have modified it to listen 7070  -

<Connector port="7070" maxHttpHeaderSize="8192"
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" redirectPort="8443" acceptCount="100"
               connectionTimeout="20000" disableUploadTimeout="true" 
address="0.0.0.0" />


-----Original Message-----
From: André Warnier [mailto:a...@ice-sa.com] 
Sent: Friday, July 01, 2011 3:00 PM
To: Tomcat Users List
Subject: Re: Tomcat is not able to connect to IPV4 (Tomcat Version : 7.0.14)

Well, answering Christopher's questions would be a good start.

Then also maybe paste the content of your <Connector> tag in your next message.


Rohan Kadam wrote:
> Hi All,
> 
> Is some more information required for this?
> 
> Thanks.
> 
> -----Original Message-----
> From: Rohan Kadam
> Sent: Thursday, June 30, 2011 7:26 PM
> To: Tomcat Users List
> Subject: RE: Tomcat is not able to connect to IPV4 (Tomcat Version : 
> 7.0.14)
> 
> Hi,
> 
> I am using JAVA 1.6 update 23 version.
> 
> Thanks,
> Rohan Kadam.
> 
> -----Original Message-----
> From: Pid [mailto:p...@pidster.com]
> Sent: Thursday, June 30, 2011 7:22 PM
> To: Tomcat Users List
> Subject: Re: Tomcat is not able to connect to IPV4 (Tomcat Version : 
> 7.0.14)
> 
> On 30/06/2011 13:01, Rohan Kadam wrote:
>> Hi All,
>>
>> We had recently upgraded tomcat from 5.5.30 to 7.0.14. We were 
>> earlier facing problem that tomcat was not able to connect using 
>> Static IP address. The fix that we found was adding address = 
>> "0.0.0.0" in the Connector tag of server.xml in the "conf" directory.
>>
>>
>> After upgrading tomcat to  7.0.14, we have done the same process, but 
>> we are not able to connect.
> 
> Have you also upgraded Java?  What version (exactly) of Java are you using?
> 
> 
> p
> 
> 
> "Legal Disclaimer: This electronic message and all contents contain 
> information from Cybage Software Private Limited which may be privileged, 
> confidential, or otherwise protected from disclosure. The information is 
> intended to be for the addressee(s) only. If you are not an addressee, any 
> disclosure, copy, distribution, or use of the contents of this message is 
> strictly prohibited. If you have received this electronic message in error 
> please notify the sender by reply e-mail to and destroy the original message 
> and all copies. Cybage has taken every reasonable precaution to minimize the 
> risk of malicious content in the mail, but is not liable for any damage you 
> may sustain as a result of any malicious content in this e-mail. You should 
> carry out your own malicious content checks before opening the e-mail or 
> attachment." 
> www.cybage.com
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



"Legal Disclaimer: This electronic message and all contents contain information 
from Cybage Software Private Limited which may be privileged, confidential, or 
otherwise protected from disclosure. The information is intended to be for the 
addressee(s) only. If you are not an addressee, any disclosure, copy, 
distribution, or use of the contents of this message is strictly prohibited. If 
you have received this electronic message in error please notify the sender by 
reply e-mail to and destroy the original message and all copies. Cybage has 
taken every reasonable precaution to minimize the risk of malicious content in 
the mail, but is not liable for any damage you may sustain as a result of any 
malicious content in this e-mail. You should carry out your own malicious 
content checks before opening the e-mail or attachment." 
www.cybage.com



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to