2011/1/31 Semih Gokalp <sem...@hotmail.com>:
> I hope this is that you want output.The below output was printed in 
> catalina.log when I start tomcat.If you want further informations,I can send.
>
>(...)
> Jan 28, 2011 6:35:34 AM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on http-8080
> Jan 28, 2011 6:35:35 AM org.apache.jk.common.ChannelSocket init
> INFO: JK: ajp13 listening on /0.0.0.0:18001

Yes, that is what I wanted.

Note, that you have two connectors (HTTP one on 8080 and AJP one on 18001).

So it might be that that was AJP one whose thread pool was exhausted.

Best regards,
Konstantin Kolinko

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

Reply via email to