Stefan Günther wrote:
>> Which Tomcat version and which JDK?
>>
> tomcat5-5.5.9-1jpp_5rh
OK. I don't see this. 5.5.9 starts within a few seconds for me with or
without internet access.
> java-1.5.0-ibm
Try with a Sun jvm. It could be related to the parser implementation.
Do you see this with a cl
Hello,
> > xmlValidation="false" xmlNamespace="false"
> Might be webapp or xml parser related.
>
> > Why does it still try to validate xml or is there another reason why
> tomcat tries to connect to eos.apache.org?
> Basically, it shouldn't. Is this a clean install or are you running
> any webapp
Stefan Günther wrote:
> According to a number of posting tomcat tries a xml validation duing startup
> by searching for a file on eos.apache.org. I have checked
> /etc/tomcat5/server.xml and found a line dealing with xml validation:
This is www.apache.org
> xmlValidation="false" xmlNamespace="f
Hello,
starting tomcat takes about 4 minutes on our server (dual xeon, 4 GB RAM).
During this time our firewall reports attempts from this server to access urls
that start with eos.apache.org, but http access to the internet is blocked for
this machine.
According to a number of posting tomcat