[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 lovew...@naver.com --- 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

[Bug 54036] currentThreadsBusy issue in centos 6

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

[Bug 54036] currentThreadsBusy issue in centos 6

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

[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 vigo...@gmail.com --- 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

[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 bugzi...@pidster.com --- 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

[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 vigo...@gmail.com --- Created attachment 29506 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29506action=edit thread dump thread dump of tomcat when providing the issue described ( incredibly high

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

[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 vigo...@gmail.com --- after further investigation seems that the problem is really at this point: at org.apache.tomcat.jni.Socket.recvbb(Native Method) at

[Bug 54036] currentThreadsBusy issue in centos 6

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

[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 vigo...@gmail.com --- 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

[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 vigo...@gmail.com --- 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

[Bug 54036] currentThreadsBusy issue in centos 6

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

[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 vigo...@gmail.com --- 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

[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 bugzi...@pidster.com --- 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.