DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41991>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41991


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From [EMAIL PROTECTED]  2007-03-30 07:08 -------
The Thread group has 400 threads and a loop count of 5, i.e. 2000 loops in 
total.

The CSV data file contains 1000 entries, and the CSV Dataset element 
has "Recycle on EOF" set to false, so after 1000 entries that variable will be 
set to <EOF> - see:
 
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_S
et_Config

So that explains the error - insufficient data.

==

Also, for a stress test I recommend removing as many listeners as possible. 
You can always write the data to a file and read it back in

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to