Skip to content

"Response data" does not display in the "View Result Tree" #2081

@asfimport

Description

@asfimport

Yaroslav (Bug 44552):
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.

Severity: normal
OS: Windows XP

Duplicated by:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions