[ http://issues.apache.org/jira/browse/DIRMINA-197?page=comments#action_12372985 ]
Emmanuel Lecharny commented on DIRMINA-197: ------------------------------------------- here are some (I have 5127 of them ...) : Thread 21947: (state = BLOCKED) - java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise) - java.lang.Object.wait() @bci=2, line=474 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.fetchBuffer() @bci=16, line=435 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.run() @bci=11, line=410 (Compiled frame) Thread 21945: (state = BLOCKED) - java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise) - org.apache.mina.filter.ThreadPoolFilter$Worker.waitForPromotion() @bci=66, line=534 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.run() @bci=1, line=407 (Compiled frame) Thread 21944: (state = BLOCKED) - java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise) - java.lang.Object.wait() @bci=2, line=474 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.fetchBuffer() @bci=16, line=435 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.run() @bci=11, line=410 (Compiled frame) Thread 21942: (state = BLOCKED) - java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise) - org.apache.mina.filter.ThreadPoolFilter$Worker.waitForPromotion() @bci=66, line=534 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.run() @bci=1, line=407 (Compiled frame) Thread 21941: (state = BLOCKED) - java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise) - java.lang.Object.wait() @bci=2, line=474 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.fetchBuffer() @bci=16, line=435 (Compiled frame) - org.apache.mina.filter.ThreadPoolFilter$Worker.run() @bci=11, line=410 (Compiled frame) > CPU exhaustion on heavy bind/unbind > ----------------------------------- > > Key: DIRMINA-197 > URL: http://issues.apache.org/jira/browse/DIRMINA-197 > Project: Directory MINA > Type: Bug > Reporter: Emmanuel Lecharny > Priority: Blocker > Attachments: stack.txt > > Still doing smoke tests... > So now, I have a program that bind and unbind one thousand times to ADS. > Everything works just fine, but now, ADS is trying to transform my CPU to a > popcorn machine. It uses 75% of my CPU just doing nothing seious. I have > created a thread dump with jstack, attached. > Any help welcomed ! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
