When I set: jmeter.save.saveservice.print_field_names=true
The first line in the resulting jtl file contains only a newline. It does not contain the expected column header labels. However, the file does contain all expected thread sample entry lines. Any ideas on how to fix this, or is this a bug? I've grep'd the entire jmeter install for other occurrences of jmeter.save.saveservice.print_field_names, and there are none. Running JMeter 3.0 with: jmeter -n -p ./user.properties.env2 -t ./load.jmx -l ./loadlog.jtl -Jjmeter.save.saveservice.print_field_names=true Java: jre1.8.0_102 Thanks, Mike
