https://issues.apache.org/bugzilla/show_bug.cgi?id=44552
Summary: "Response data" does not display in the "View Result
Tree"
Product: JMeter
Version: 2.3.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
GUI - Jmeter 2.3.1
My request has the response data ~6k.
The "Sampler result" window of "View Result Tree" displays:
-----
Thread Name: Thread Group - GET checking 1-1
Sample Start: 2008-03-06 15:17:50 PST
Load time: 93
Latency: 93
Size in bytes: 6367
Sample Count: 1
Error Count: 0
Response code: 200
Response message: OK
Response headers:
HTTP/1.1 200 OK
Date: Thu, 06 Mar 2008 23:17:50 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 6367
Connection: close
Content-Type: application/octet-stream
-----------
But "Response data" does not display the data.
For small response data, like
---------
Thread Name: Thread Group - GET checking 1-1
Sample Start: 2008-03-06 15:18:00 PST
Load time: 47
Latency: 47
Size in bytes: 6
Sample Count: 1
Error Count: 0
Response code: 200
Response message: OK
Response headers:
HTTP/1.1 200 OK
Date: Thu, 06 Mar 2008 23:18:00 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 6
Connection: close
Content-Type: text/html; charset=UTF-8
--------
it works fine - data is displayed.
No the issue with "2.3" release for the same case.
--
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]