Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread sebb
On 23 September 2011 23:17, sebb wrote: > On 23 September 2011 18:14, sebb wrote: >> On 23 September 2011 17:15, Milamber wrote: >>> Hello, >>> >>> It's seems all open bugs with 2.5.1RC1 are closed. >>> I will start the RC2 process tomorrow. >> >> OK. > > Just found a problem with the HC4 retrie

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread sebb
On 23 September 2011 18:14, sebb wrote: > On 23 September 2011 17:15, Milamber wrote: >> Hello, >> >> It's seems all open bugs with 2.5.1RC1 are closed. >> I will start the RC2 process tomorrow. > > OK. Just found a problem with the HC4 retries - they prevent StopTest from working. There's a de

Re: request to be added to the contributors list

2011-09-23 Thread Franco Sabadini
worked great :-). Thanks. Franco On Fri, Sep 23, 2011 at 3:39 PM, sebb wrote: > On 23 September 2011 20:49, Franco Sabadini wrote: > > Hi, > > > > I helped on resolving *Bug > > 30563*and I > > wanted to add myself to the contributors

Re: request to be added to the contributors list

2011-09-23 Thread sebb
On 23 September 2011 20:49, Franco Sabadini wrote: > Hi, > > I helped on resolving *Bug > 30563*and I > wanted to add myself to the contributors list on > http://wiki.apache.org/jakarta-jmeter/JMeterCommitters but I can't seem to > be able

request to be added to the contributors list

2011-09-23 Thread Franco Sabadini
Hi, I helped on resolving *Bug 30563*and I wanted to add myself to the contributors list on http://wiki.apache.org/jakarta-jmeter/JMeterCommitters but I can't seem to be able to edit it, can u add me or give me the needed permissions? My wi

Re: svn commit: r1174891 - in /jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler: HTTPHC3Impl.java HTTPHC4Impl.java

2011-09-23 Thread sebb
On 23 September 2011 18:15, wrote: > Author: milamber > Date: Fri Sep 23 17:15:15 2011 > New Revision: 1174891 > > URL: http://svn.apache.org/viewvc?rev=1174891&view=rev > Log: > Change default retry count to 1 Good catch! Sorry, trying to do too much at once, forgot to change the most important

Re: Nightly builds

2011-09-23 Thread sebb
On 23 September 2011 18:08, Philippe Mouawad wrote: > Hello, > I have a question regarding nightly builds, when are they built ? > Why for example do we have one with date 09/21 while there has been patches > yesterday and today ? > > Is there some delay ? The builds are automatically created by

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread sebb
On 23 September 2011 17:15, Milamber wrote: > Hello, > > It's seems all open bugs with 2.5.1RC1 are closed. > I will start the RC2 process tomorrow. OK. I'm working on a new Asynchronous Sample Listener for client-server mode. If I get that finished tonight I'll commit it. It should not cause

Nightly builds

2011-09-23 Thread Philippe Mouawad
Hello, I have a question regarding nightly builds, when are they built ? Why for example do we have one with date 09/21 while there has been patches yesterday and today ? Is there some delay ? Thanks Regards Philippe Mouawad

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread Milamber
Hello, It's seems all open bugs with 2.5.1RC1 are closed. I will start the RC2 process tomorrow. Milamber Le 22/09/2011 22:53, Milamber a ecrit : > Hello, > > The first release candidate for JMeter 2.5.1 has been prepared, and your > votes are solicited. > > This release fixes mainly some bugs a

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread sebb
On 23 September 2011 16:28, Milamber wrote: > > > Le 23/09/2011 14:34, sebb a ecrit : >> On 23 September 2011 15:20, Milamber wrote: >> >>> Hello, >>> >>> I've relaunched some tests with a new SimpleTest.jmx version which >>> generate an unique URL for each request (in attachment) >>> I did a ana

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
Le 23/09/2011 14:34, sebb a ecrit : > On 23 September 2011 15:20, Milamber wrote: > >> Hello, >> >> I've relaunched some tests with a new SimpleTest.jmx version which >> generate an unique URL for each request (in attachment) >> I did a analysis with wireshark to find the "retries GET" (same

Re: Classloading issue

2011-09-23 Thread Philippe Mouawad
Hello, I added a note to: - https://issues.apache.org/bugzilla/show_bug.cgi?id=51854 Regards Philippe On Fri, Sep 23, 2011 at 1:46 PM, sebb wrote: > On 20 September 2011 23:04, Philippe Mouawad > wrote: > > Hello, > > I am implementing a specific RequestView for a particular kind of > requ

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread sebb
On 23 September 2011 15:20, Milamber wrote: > Hello, > > I've relaunched some tests with a new SimpleTest.jmx version which > generate an unique URL for each request (in attachment) > I did a analysis with wireshark to find the "retries GET" (same unique > url call 2 times) > > NB "retries GET" me

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
Hello, I've relaunched some tests with a new SimpleTest.jmx version which generate an unique URL for each request (in attachment) I did a analysis with wireshark to find the "retries GET" (same unique url call 2 times) NB "retries GET" means: GET /unique_url at end of TCP conversations without re

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread sebb
Has anyone seen the errors with the Java implementation? There does not seem to be any documentation [1] on how many retries it does, but I have seen something that suggests it normally retries just once. [1] http://download.oracle.com/javase/6/docs/technotes/guides/net/properties.html

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Philippe Mouawad
For completeness, error I get when HTTPHC3 is used: org.apache.commons.httpclient.NoHttpResponseException: The server jakarta.apache.org failed to respond at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1976) at org.apache.commons.httpclient.HttpM

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
Le 23/09/2011 12:07, sebb a ecrit : > On 23 September 2011 10:12, Milamber wrote: > >> Hello, >> >> (on JMeter 2.5.1RC1) >> Don't retry automatically with HC4 sampler seems introduce a bug on load >> tests using HC4. >> >> When you run a load test, some errors "The target server failed to >>

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Philippe Mouawad
Mistake in link: https://issues.apache.org/bugzilla/show_bug.cgi?id=51882 On Fri, Sep 23, 2011 at 2:40 PM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Done: > https://issues.apache.org/bugzilla/attachment.cgi?bugid=51882 > Regards > Philippe > > > On Fri, Sep 23, 2011 at 2:34 PM, sebb

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Philippe Mouawad
Done: https://issues.apache.org/bugzilla/attachment.cgi?bugid=51882 Regards Philippe On Fri, Sep 23, 2011 at 2:34 PM, sebb wrote: > On 23 September 2011 13:29, Philippe Mouawad > wrote: > > Again, > > I just implemented Retry on HTTPHC3.1 setting it to 0 and I get low 0.12% > > error like with

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread sebb
On 23 September 2011 13:29, Philippe Mouawad wrote: > Again, > I just implemented Retry on HTTPHC3.1 setting it to 0 and I get low 0.12% > error like with HTTP 4.1. > Do you want me to submit a patch to HTTPHC3.1 ? Would be useful, thanks. > Regards > Philippe > > > On Fri, Sep 23, 2011 at 2:23

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread Stéphane Hoblingre
Great! Thanks! Stef On Fri, Sep 23, 2011 at 5:24 PM, sebb wrote: > 2011/9/23 Stéphane Hoblingre : > > Thanks for the quick response! > > Yes it is a new issue, it was working fine in 2.5. > > Thanks for reviewing and reporting it. > > It was a side effect of the fix for Bug 51839 - "... end of

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Philippe Mouawad
Again, I just implemented Retry on HTTPHC3.1 setting it to 0 and I get low 0.12% error like with HTTP 4.1. Do you want me to submit a patch to HTTPHC3.1 ? Regards Philippe On Fri, Sep 23, 2011 at 2:23 PM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello, > Don't you think you should

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Philippe Mouawad
Hello, Don't you think you should keep default to 0 and add same configuration to HTTPHC3 ? Maybe it's a real server issue that is hidden by retry set to 3. Can't we check in Jakarta apache logs to see if these errors are mentionned ? Regards Philippe On Fri, Sep 23, 2011 at 11:12 AM, Milamber w

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread sebb
On 23 September 2011 10:12, Milamber wrote: > Hello, > > (on JMeter 2.5.1RC1) > Don't retry automatically with HC4 sampler seems introduce a bug on load > tests using HC4. > > When you run a load test, some errors "The target server failed to > respond" can appear on response data. > > With wiresh

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread sebb
2011/9/23 Stéphane Hoblingre : > Thanks for the quick response! > Yes it is a new issue, it was working fine in 2.5. Thanks for reviewing and reporting it. It was a side effect of the fix for Bug 51839 - "... end of run" printed prematurely Now fixed in SVN. > Stef > > On Fri, Sep 23, 2011 at 3

Re: Classloading issue

2011-09-23 Thread sebb
On 20 September 2011 23:04, Philippe Mouawad wrote: > Hello, > I am implementing a specific RequestView for a particular kind of requests. > I package my JAR and put it in lib/ext. > I run JMeter but my RequestView is not found. > I debugged RequestPanel constructor: > > try { >           classesT

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread Stéphane Hoblingre
Thanks for the quick response! Yes it is a new issue, it was working fine in 2.5. Stef On Fri, Sep 23, 2011 at 3:48 PM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello, > I reproduce your issue (not sure it's a new one). > I opened https://issues.apache.org/bugzilla/show_bug.cgi?id

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread sebb
On 23 September 2011 11:29, sebb wrote: > 2011/9/23 Stéphane Hoblingre : >> One update: >> The shutdown command is not working if I invoke it before all the thread are >> started. >> eg. If I start 20 thread and call it before the 20 are started, it fails. If >> I call it once the 20 thread are st

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread sebb
2011/9/23 Stéphane Hoblingre : > One update: > The shutdown command is not working if I invoke it before all the thread are > started. > eg. If I start 20 thread and call it before the 20 are started, it fails. If > I call it once the 20 thread are started, it works. > The 'Stop' command works in b

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread Philippe Mouawad
Hello, I reproduce your issue (not sure it's a new one). I opened https://issues.apache.org/bugzilla/show_bug.cgi?id=51880 and submitted a patch. Can you test to tell if it's OK for you ? Regards Philippe Mouawad 2011/9/23 Stéphane Hoblingre > One update: > The shutdown command is not working i

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
Hello, (on JMeter 2.5.1RC1) Don't retry automatically with HC4 sampler seems introduce a bug on load tests using HC4. When you run a load test, some errors "The target server failed to respond" can appear on response data. With wireshark, this error arrives at the end of TCP conversations: the G