https://issues.apache.org/bugzilla/show_bug.cgi?id=51888
--- Comment #16 from stef <[email protected]> 2011-09-27 05:07:13 UTC --- (In reply to comment #15) > Patched JMeterThread: > > URL: http://svn.apache.org/viewvc?rev=1176077&view=rev > Log: > Bug 51888 - Occasional deadlock when stopping a testplan > > Modified: > jakarta/jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java > jakarta/jmeter/trunk/xdocs/changes.xml > > == > > It would be helpful to have a DummySampler test case that fails on 2.5.1 RC2. > > I've been unable to generate deadlocks with DummySampler using either 2.5.1 > RC2 > or the current revision r1176077 (available from nightly builds dir) Hi, Sorry I was wrong the problem with the DummySampler is not a deadlock, but rather related to Bug 51880 which I reopened and submitted logs/dumps. I have no deadlock, just threads waiting end of rampup phase before shuting down. Stef -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
