I've download the nightly build r1227027 (bin and lib artifacts) from here
https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/trunk/dist/


and unzipped with success and I can confirm that I am no longer seeing the
exception described earlier in this thread

Thanks everyone

Basim

On Tue, Jan 3, 2012 at 5:54 PM, sebb <[email protected]> wrote:

> On 3 January 2012 21:00, Basim Baassiri <[email protected]> wrote:
> > I'm using jmeter nightly build
> >
> > 2.5.1 r1177103
>
> Which does not include the fix; please try with version r1177871 or later
>
> >
> > On Tue, Jan 3, 2012 at 12:45 PM, sebb <[email protected]> wrote:
> >
> >> On 3 January 2012 16:34, Basim Baassiri <[email protected]> wrote:
> >> > Hi
> >> > I'm using the http cache manager and my http sampler is set to
> retrieve
> >> all
> >> > embedded resources.  In addition, i have an assertion to check the
> >> response
> >> > code of 200
> >> >
> >> > This is what I'm seeing in the sample result tab in the view results
> tree
> >> >
> >> > Thread Name: Thread Group  1-6
> >> > Sample Start: 2012-01-03 11:30:45 EST
> >> > Load time: 105
> >> > Latency: 73
> >> > Size in bytes: 35158
> >> > Headers size in bytes: 302
> >> > Body size in bytes: 34856
> >> > Sample Count: 1
> >> > Error Count: 1
> >> > Response code: Non HTTP response code: java.lang.NumberFormatException
> >> > Response message: Non HTTP response message: For input string: "28800,
> >> > public"
> >>
> >> This looks like:
> >>
> >> https://issues.apache.org/bugzilla/show_bug.cgi?id=51932
> >>
> >> What version of JMeter are you using?
> >>
> >> > Response headers:
> >> > HTTP/1.1 200 OK
> >> > Date: Tue, 03 Jan 2012 16:30:23 GMT
> >> > Server: Apache/2.2.3 (Red Hat)
> >> > Accept-Ranges: bytes
> >> > Content-Length: 19669
> >> > Cache-Control: max-age=28800, public
> >> > Expires: Wed, 04 Jan 2012 00:22:58 GMT
> >> > Age: 445
> >> > Keep-Alive: timeout=15, max=97
> >> > Connection: Keep-Alive
> >> > Content-Type: image/png
> >> >
> >> >
> >> > HTTPSampleResult fields:
> >> > ContentType: image/png
> >> > DataEncoding: null
> >> >
> >> > Any suggestions other than removing the assertion?  My tests are
> >> reporting
> >> > in as failed
> >> >
> >> > Thanks in advance
> >> >
> >> > Basim
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [email protected]
> >> For additional commands, e-mail: [email protected]
> >>
> >>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to