https://issues.apache.org/bugzilla/show_bug.cgi?id=56662
Bug ID: 56662
Summary: Save as xml in a listener is not remembered
Product: JMeter
Version: 2.11
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
I try to save the output file of a listener (doesn't seem to matter which kind
of listener, but I try the 'View Results Tree' listener) as xml. I can check
the 'Save as Xml' flag, and when I then run the jmeter plan, without closing
the gui, I get an xml output. As soon as I close the gui and I try again the
output changes to csv, but in the jmx file itself there is still an xml element
true for that ResultCollector. I have the same issue when I run headless.
I tried changing the jmeter.properties to
jmeter.save.saveservice.output_format=xml
and that seems to do the trick, but that would likely mean that I cannot output
csv format anymore.
http://stackoverflow.com/questions/24365570/jmeter-save-listener-configuration-as-xml-not-working
Somebody answered here that he thought there was a regression in the versions
2.10 and 2.11 that triggered this.
--
You are receiving this mail because:
You are the assignee for the bug.