Adam Hardy wrote:
I've been trying to solve this problem for a couple of hours now and I
can't see any solution on google or in the archives.
I have tomcat 6.0.13 and java 1.5.0_12 running on debian linux 2.6, my
own installation, not the debian packages.
I stripped the tomcat config down to the bare minimum, no webapps, and
just the one connector configured:
<Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />
It takes about 3 mins to start, as you can see from the logging below at
the point where BaseModelMBean tries to preregister.
The config works fine on my linux workstation, but not on this machine.
The machine is a gateway and DNS server also running Apache on port 80,
but even with the firewall and the servers down, I can't get around this
problem.
Can anybody help?
Have you tried a thread dump to see where is is hanging?
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]