You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/08/26 19:51:56 UTC

[Bug 60050] New: CSV Data Set : Make it clear in the logs when a thread will exit due to this configuration

https://bz.apache.org/bugzilla/show_bug.cgi?id=60050

            Bug ID: 60050
           Summary: CSV Data Set : Make it clear in the logs when a thread
                    will exit due to this configuration
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

It is sometimes hard for beginners to understand why a thread has exited due to
:
- Recycle = false
- Stop Thread = true

Even for experts, you might during development set those CSV properties to play
with the CSV only once and forget to switch it back.

Currently the only log is:

- 2016/08/26 21:40:00 INFO  - jmeter.threads.JMeterThread: Stop Thread seen:
org.apache.jorphan.util.JMeterStopThreadException: End of file detected

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60050] CSV Data Set : Make it clear in the logs when a thread will exit due to this configuration

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60050

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Aug 26 19:55:51 2016
New Revision: 1757914

URL: http://svn.apache.org/viewvc?rev=1757914&view=rev
Log:
Bug 60050 - CSV Data Set : Make it clear in the logs when a thread will exit
due to this configuration
Bugzilla Id: 60050

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSet.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.