[Bug 54036] currentThreadsBusy issue in centos 6

2013-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #13 from Brandon Chong --- Hi, Francesco? I have a similar problem as you reported above. I'm using CentOS 6.3 And Tomcat 6.0.35. If you figured out this problem already, could you let me know how to? If you give me some advise

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #11 from Pid --- Creating a load test that sends 100s of requests per second isn't so hard. A test case that reproduces a particular outcome is the only way for the Tomcat community to analyse and fix an issue. -- You are rec

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #10 from francesco --- this error happened with java version since 1.6.xx to 1.7.xx last attempt of yesterday has been done using the lastest 7u9-b05 , are months that i always try with newer software available to get tomcat w

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 francesco changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #9 from francesco ---

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #8 from Pid --- Which versions of APR and Java are installed on the Centos 5 and 6 systems? -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #7 from francesco --- you are the good tomcat programmer , how i can write a reproducible case if you cannot reproduce the volume of requests i'm getting (these are TCP connections not udp so i don't know how these can be simul

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO Component|Library

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #5 from francesco --- i understood sorry u meant that you have changed location of the report (i'm not very used to send bug reports) no problem :) -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #4 from francesco --- Hi Mark do you mean to change connector? i've tryed changing to BIO but the problem persist.. i have 220 threads blocked at this point: at java.net.SocketInputStream.socketRead0(Native Method) a

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 Mark Thomas changed: What|Removed |Added Component|Connectors |Library Version|7.0.32

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #2 from francesco --- 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(InternalAprInpu

Re: [Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread vigo tab
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 connection

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #1 from francesco --- 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 currentThreadsBu