https://issues.apache.org/bugzilla/show_bug.cgi?id=54097
Priority: P2
Bug ID: 54097
Assignee: [email protected]
Summary: CSV Data Set Config not working in distributed mode
Severity: regression
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 2.8
Component: Main
Product: JMeter
Created attachment 29547
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29547&action=edit
JMeter script
I have a distributed JMeter environment based on Ubuntu 12.04 (runs virtualized
on vSphere), that executes JMeter tests that I write & upload on a Windows 7
machine.
All has been working fine on JMeter 2.6 & 2.7 but after I switched to 2.8 my
CSV Data Set Config elements just return "<EOF>". The scripts work fine if I
run them locally on Windows 7 & JMeter 2.8 but as soon as I upload and execute
them they fail with that issue.
I have checked all access rights and that the files are in the right
directories on client and server (I run everything out of the JMeter/bin dir).
I have attached an example script but this happens to ALL my scripts! I have
not been able to get one CSV to load correctly.
Cheers Oliver
P.S. CSV file is:
oliver,oliver
test,test
test2,test2
--
You are receiving this mail because:
You are the assignee for the bug.