https://issues.apache.org/bugzilla/show_bug.cgi?id=46912
Summary: csv file corrupted
Product: JMeter
Version: 2.3.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
I am using configuration consisting of 'driver' and two remote 'slaves'. The
data are captured to the csv file by 'View Results in the Table' listener. The
listener is attached directly to the test plan node. The file name is generated
from
${__property(user.dir)}/Results/B00332-${__time(YMDHMS)}.csv
When I am running in GUI mode, I am starting 'slaves' manually, and two
separate files are generated (which is OK).
When I am using non-GUI mode, both slaves start simultaneously, and only one
file is formed. Which is also OK. But the file is *corrupted*: there are \0
chars (quite a few), partial records...
I tried to add __machineName to file name (in hope that it will make a
workaround), but the file is generated on 'driver', so it is one file formed
again.
--
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]