You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Clifton <cl...@gmail.com> on 2008/04/03 18:22:24 UTC

Can't see Response Data

I'm trying to write some simple web tests that perform get requests which
respond with plain text. For some reason I can't see the response data in
the view results tree. also the radio buttons on the Response Data tab at
the bottom are all disabled. I used to use JMeter a couple of years ago and
I vaguely remember something funny about response data. Can somebody shed
some light on this for me?
-- 
View this message in context: http://www.nabble.com/Can%27t-see-Response-Data-tp16467796p16467796.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Can't see Response Data

Posted by sebb <se...@gmail.com>.
Known bug, see:

https://issues.apache.org/bugzilla/show_bug.cgi?id=44011

On 03/04/2008, Clifton <cl...@gmail.com> wrote:
>
>  I'm trying to write some simple web tests that perform get requests which
>  respond with plain text. For some reason I can't see the response data in
>  the view results tree. also the radio buttons on the Response Data tab at
>  the bottom are all disabled. I used to use JMeter a couple of years ago and
>  I vaguely remember something funny about response data. Can somebody shed
>  some light on this for me?
>
> --
>  View this message in context: http://www.nabble.com/Can%27t-see-Response-Data-tp16467796p16467796.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Can't see Response Data

Posted by Clifton <cl...@gmail.com>.


Clifton wrote:
> 
> I'm trying to write some simple web tests that perform get requests which
> respond with plain text. For some reason I can't see the response data in
> the view results tree. also the radio buttons on the Response Data tab at
> the bottom are all disabled. I used to use JMeter a couple of years ago
> and I vaguely remember something funny about response data. Can somebody
> shed some light on this for me?
> 

Found the problem! MIME-types were not being set by the server! Without MIME
types JMeter doesn't seem to know what to do with the response.
-- 
View this message in context: http://www.nabble.com/Can%27t-see-Response-Data-tp16467796p16467822.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org