Bug 48727 - Cannot stop test if all thread groups are disabled
Summary: Cannot stop test if all thread groups are disabled
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.3.4
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 09:08 UTC by Andrey Pohilko
Modified: 2010-02-23 16:40 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Pohilko 2010-02-11 09:08:00 UTC
1. Open JMeter
2. Add Thread Group to test plan
3. Disable that Thread Group
4. Run the test, note green mark in right upper corner is on
5. Try to stop test - nothing happens

I expected that test will immidiately finish with no enabled thread groups.

It frequently make troubles when I have many thread groups in test plan and enabling/disabling them while debugging test.

The workaround is only close JMeter and open it again.
Comment 1 Sebb 2010-02-23 16:40:11 UTC
Fixed:

URL: http://svn.apache.org/viewvc?rev=915421&view=rev
Log:
Bug 48727 - Cannot stop test if all thread groups are disabled

Modified:
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/engine/StandardJMeterEngine.java
   jakarta/jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:44 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2340