You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/10/22 15:54:00 UTC

[Bug 54036] currentThreadsBusy issue in centos 6

https://issues.apache.org/bugzilla/show_bug.cgi?id=54036

--- Comment #1 from francesco <vi...@gmail.com> ---
Created attachment 29506
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29506&action=edit
thread dump

thread dump of tomcat when providing the issue described ( incredibly high
currentThreadsBusy ) which causes unusable tomcat installation

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [Bug 54036] currentThreadsBusy issue in centos 6

Posted by vigo tab <vi...@gmail.com>.
after further investigation seems that the problem is really at this point:

at org.apache.tomcat.jni.Socket.recvbb(Native Method)
at
org.apache.coyote.http11.InternalAprInputBuffer.fill(InternalAprInputBuffer.java:575)

each threads hang at this position till timeout and timeout on each
connections i just wonder why this doesn't happen in centos 5.x and instead
is bugged in centos 6.x probably some EOT/EOF signal didn't pass through
APR/JNI ?


2012/10/22 <bu...@apache.org>

> https://issues.apache.org/bugzilla/show_bug.cgi?id=54036
>
> --- Comment #1 from francesco <vi...@gmail.com> ---
> Created attachment 29506
>   -->
> https://issues.apache.org/bugzilla/attachment.cgi?id=29506&action=edit
> thread dump
>
> thread dump of tomcat when providing the issue described ( incredibly high
> currentThreadsBusy ) which causes unusable tomcat installation
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>