https://issues.apache.org/bugzilla/show_bug.cgi?id=51988

--- Comment #3 from Philippe Mouawad <[email protected]> 2011-10-07 
11:02:59 UTC ---
Created attachment 27719
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27719
CSV file for Test plan

Will generate exception:
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    at java.lang.String.charAt(String.java:686)
    at org.apache.jmeter.config.CSVDataSet.iterationStart(CSVDataSet.java:125)
    at
org.apache.jmeter.control.GenericController.fireIterationStart(GenericController.java:373)
    at
org.apache.jmeter.control.GenericController.fireIterEvents(GenericController.java:359)
    at
org.apache.jmeter.control.GenericController.next(GenericController.java:131)
    at org.apache.jmeter.control.LoopController.next(LoopController.java:108)
    at
org.apache.jmeter.threads.AbstractThreadGroup.next(AbstractThreadGroup.java:75)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:268)
    at java.lang.Thread.run(Thread.java:680)

-- 
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]

Reply via email to