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

--- Comment #4 from jerald <[email protected]> ---
Created attachment 29870
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29870&action=edit
Created variable and use it for csv dataset filename field.


Beanshell sampler(Variables holding filenames created here)
++Loop controller
++++Counter
++++Csv dataset config(uses the file name variable from above)
++++Http sampler


This is very simple version of the issue. Here variables are created using a
for loop and it is used in csv dataset config component. This component is
added inside a loop controller. 

This throws file not found exception - 


Caused by: java.io.FileNotFoundException: D:\tools\jmeter\2.8\Test
Scripts\_V(${"test_"+${N}}) (The filename, directory name, or volume label
syntax is incorrect)

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

Reply via email to