Bug 48727

Summary: Cannot stop test if all thread groups are disabled
Product: JMeter - Now in Github Reporter: Andrey Pohilko <apc>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

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