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 <[email protected]>

> https://issues.apache.org/bugzilla/show_bug.cgi?id=54036
>
> --- Comment #1 from francesco <[email protected]> ---
> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to