DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30779>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30779

"View Results Tree" fails to load saved results





------- Additional Comments From [EMAIL PROTECTED]  2004-08-25 21:23 -------
I agree that the sampler should not write invalid XML into the file.

I've had a look at the code, and can't see anything obvious. 
This part of the code uses Avalon Config to create the XML.
The response message itself is obtained directly from the HttpURLConnection object.

It might be interesting to run a test with CSV output instead of XML, as this
appears to save the data as-is. Having obtained the raw data, it should be
easier to find out why it is not being encoded correctly.

[BTW, the JavaTest sampler is quite useful for testing what happens to response
codes and messages etc as you can supply your own text]

Are you able to supply a test case?

If not, perhaps there is some scope for a debug version of JMeter that detects
when the response code is -1 and dumps the raw response message - if the CSV
method does not produce useful results.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to