Re: DO NOT REPLY [Bug 52033] Allowing multiple certificates (JKS)

2011-11-01 Thread Philippe Mouawad
...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=52033 --- Comment #13 from Philippe Mouawad p.moua...@ubik-ingenierie.com 2011-11-01 14:18:19 UTC --- Hello, You can achieve the first by setting: - HTTPClient 3.1 or 4 as implementation - setting https.use.cached.ssl.context=false

Re: DO NOT REPLY [Bug 52033] Allowing multiple certificates (JKS)

2011-11-01 Thread Philippe Mouawad
I wanted to add a property called keystore_eager_load=false (by default). On Tue, Nov 1, 2011 at 3:32 PM, sebb seb...@gmail.com wrote: On 1 November 2011 14:25, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, Do you think JsseSSLManager should implement TestListener

ISSUE 52033

2011-11-01 Thread Philippe Mouawad
. - To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org -- Cordialement. Philippe Mouawad.

Re: JMeter SVN move completed

2011-11-01 Thread Philippe Mouawad
...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org -- Cordialement. Philippe Mouawad.

Start Next Loop fix

2011-10-31 Thread Philippe Mouawad
did I change the comment in changes.xml: Start next Loop option in Thread Group is broken, see Bugs (51868, 51866, 51865) -- Regards. Philippe. On Tue, Oct 25, 2011 at 6:24 PM, sebb seb...@gmail.com wrote: On 25 October 2011 17:14, Philippe Mouawad p.moua...@ubik-ingenierie.com wrote

Issue 51861

2011-10-20 Thread Philippe Mouawad
Hello Sebb, Did you have some time to review patch for issue 51861 ? If yes Are you OK if I commit it ? In fact I am doing some load tests on GWT and it is really difficult to work without it. Hope you have some time to take it into account. Regards Philippe

Issue 52044

2011-10-19 Thread Philippe Mouawad
in initial implementation. Maybe an issue with perf, I will add thread name to key Regards On Wed, Oct 19, 2011 at 8:02 AM, sebb seb...@gmail.com wrote: On 18 October 2011 22:21, sebb seb...@gmail.com wrote: On 18 October 2011 19:50, Philippe Mouawad p.moua...@ubik-ingenierie.com wrote

[Bug 52040] Add a toolbar in JMeter main window

2011-10-16 Thread Philippe Mouawad
Hello Milamber, I vote for it, I find it great : - we gain one click each time - I found icons were very meaningful Some notes (matter of taste :-)): - - and + buttons seem bit wide no ? Maybe one missing icon for Start no pauses. Regards Philippe

Re: [JMeter] Issue 51861 - Improve HTTP Request GUI to better show parameters without name (Raw Body)

2011-10-15 Thread Philippe Mouawad
On Tue, Oct 11, 2011 at 2:38 PM, sebb seb...@gmail.com wrote: On 9 October 2011 10:41, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, Regarding this, if we add a checkbox in Request Sampler GUI to indicate to user that merge will occur on request. This would be checked

sampleStart call differences between HC4 and HC3

2011-10-14 Thread Philippe Mouawad
Hello, Lookiing at similarities in code between 2 clases, I don't understand why sampleStart is not called at the same place for the 2 classes ? - In HC3 it is called before building httpRequest - In HC4 it is called after that and after building BasicHttpContext Shouldn't the 2 call

Patch 52001

2011-10-13 Thread Philippe Mouawad
Hello Sebb, Do you think we should implement issue 52001https://issues.apache.org/bugzilla/show_bug.cgi?id=52001 : - Add scroll automatically to Summary Report The only use case I see is when you label sampler with a variable name, otherwise you may scroll but it won't last after some time

Re: DO NOT REPLY [Bug 52019] Add menu option to enable/disable timers when running Plan

2011-10-13 Thread Philippe Mouawad
will be reset (what would be the best way to detect end, StandardJMeterEngine#run after waitThreadsStopped ?) If you are Ok, I can implement it. Regards Philippe On Thu, Oct 13, 2011 at 1:09 PM, Philippe Mouawad p.moua...@ubik-ingenierie.com wrote: Hello Sebb, In my opinion this option would

Re: svn commit: r1183065 - in /jakarta/jmeter/trunk: src/core/org/apache/jmeter/engine/ src/core/org/apache/jmeter/gui/action/ src/core/org/apache/jmeter/gui/util/ src/core/org/apache/jmeter/resources

2011-10-13 Thread Philippe Mouawad
- To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org -- Cordialement. Philippe Mouawad.

Re: DO NOT REPLY [Bug 52013] View Results Tree does not take into account proxy excluded URLs

2011-10-12 Thread Philippe Mouawad
this on the mailing list first, and then update or resolve this issue. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You reported the bug. -- Cordialement. Philippe Mouawad.

Issue 51876

2011-10-10 Thread Philippe Mouawad
Hello All, Did you have some time to look at issue 51876https://issues.apache.org/bugzilla/show_bug.cgi?id=51876? I am doing some scripting these days and I find it useful but It's just my opinion and it can be impacting. If you think it is, is it possible to include it like this and then enhance

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-07 Thread Philippe Mouawad
seb...@gmail.com wrote: On 6 October 2011 22:17, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, My responses below, there is one remaining point and I think we can go for implementation (i can do it if you agree). Regards Philippe On Thu, Oct 6, 2011 at 12:01 AM

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-05 Thread Philippe Mouawad
On Mon, Oct 3, 2011 at 5:02 PM, sebb seb...@gmail.com wrote: On 3 October 2011 15:39, Philippe Mouawad philippe.moua...@gmail.com wrote: On Mon, Oct 3, 2011 at 4:31 PM, sebb seb...@gmail.com wrote: On 3 October 2011 14:04, Philippe Mouawad philippe.moua...@gmail.com wrote: You

Re: Running ant test fails

2011-10-04 Thread Philippe Mouawad
Works for me now. Thanks. Regards Philippe On Mon, Oct 3, 2011 at 5:54 PM, sebb seb...@gmail.com wrote: On 3 October 2011 16:39, Philippe Mouawad philippe.moua...@gmail.com wrote: Apache Ant version 1.7.1 compiled on June 27 2008 You need to update to at least 1.8. I added a check

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-03 Thread Philippe Mouawad
: On 02.10.2011 23:17, Philippe Mouawad wrote: Ok, hope we can do the same. See https://issues.apache.org/jira/browse/XMLBEANS-447 We are not the only people, who doubt it's correct to include that class ... There was also a discussion some time ago in another ASF project, because

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-03 Thread Philippe Mouawad
ignore them Regards Philippe On Mon, Oct 3, 2011 at 2:29 PM, sebb seb...@gmail.com wrote: On 3 October 2011 13:14, Philippe Mouawad philippe.moua...@gmail.com wrote: Sebb, Do you want me to provide a patch with ConcurrentHashMap where I will have to handle null keys and values (not same

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-03 Thread Philippe Mouawad
On Mon, Oct 3, 2011 at 4:31 PM, sebb seb...@gmail.com wrote: On 3 October 2011 14:04, Philippe Mouawad philippe.moua...@gmail.com wrote: You are right, Patch was just about quick fix before the more impacting fix. Here are my propositions regarding this more impacting fix: - Add

Running ant test fails

2011-10-03 Thread Philippe Mouawad
the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any presetdef/macrodef declarations have taken place. * Total time: 32 seconds I think local macro is missing -- Cordialement. Philippe Mouawad.

Re: Running ant test fails

2011-10-03 Thread Philippe Mouawad
Apache Ant version 1.7.1 compiled on June 27 2008 On Mon, Oct 3, 2011 at 5:30 PM, sebb seb...@gmail.com wrote: On 3 October 2011 16:12, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello, I just updated and I get: BUILD FAILED */data/decathlon/workspace/jmeter/build.xml:1882

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-03 Thread Philippe Mouawad
to an issue if you want to see Map is shared See this: - http://www.ibm.com/developerworks/java/library/j-threads3/index.html Regards Philippe Mouawad On Mon, Oct 3, 2011 at 5:28 PM, sebb seb...@gmail.com wrote: On 3 October 2011 16:07, Shmuel Krakower shmul...@gmail.com wrote: Hi, Why

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-03 Thread Philippe Mouawad
I opened : https://issues.apache.org/bugzilla/show_bug.cgi?id=51942 and provided patch. Regards Philippe On Mon, Oct 3, 2011 at 6:16 PM, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello, By the way I think there is also an issue in CacheManager due to the use

Re: [Bug 51919] Random ConcurrentModificationException or NoSuchElementException in CookieManager#removeMatchingCookies when using Concurrent Download

2011-10-02 Thread Philippe Mouawad
seb...@gmail.com wrote: On 2 October 2011 15:20, Rainer Jung rainer.j...@kippdata.de wrote: On 02.10.2011 15:49, sebb wrote: On 1 October 2011 14:33, Philippe Mouawad philippe.moua...@gmail.com wrote: A little additional note, There is an implementation of Concurrent map by doug lea

Re: [VOTE] Release JMeter 2.5.1 RC3

2011-09-30 Thread Philippe Mouawad
I don't think I can vote, but +1 for me as an unofficial vote :-) On Fri, Sep 30, 2011 at 5:47 PM, sebb seb...@gmail.com wrote: On 29 September 2011 21:37, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Milamber, All, Thank you Milamber for your release and thanks message.. I

Re: [VOTE] Release JMeter 2.5.1 RC3

2011-09-29 Thread Philippe Mouawad
- To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org -- Cordialement. Philippe Mouawad.

Re: [JMeter] Issue 51861 - Improve HTTP Request GUI to better show parameters without name (Raw Body)

2011-09-28 Thread Philippe Mouawad
the current one long enough! - To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org -- Cordialement. Philippe Mouawad. Ubik-Ingénierie

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-27 Thread Philippe Mouawad
from 2.5.1 only. Stef On Mon, Sep 26, 2011 at 9:18 PM, sebb seb...@gmail.com wrote: On 26 September 2011 09:32, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello I attached all infos on ISSUE: - Test case - Log file in DEBUG - Thread Dump Note that I

Issue 51861

2011-09-27 Thread Philippe Mouawad
Hello Sebb, Did you have some time to look at patch for issue 51861 ? Are there any pending problems in submitted patch ? Thank you Regards Philippe

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 stephane.hoblin...@gmail.com One update

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
...@jakarta.apache.org - To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org -- Cordialement. Philippe Mouawad. Ubik-Ingénierie

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
Done: https://issues.apache.org/bugzilla/attachment.cgi?bugid=51882 Regards Philippe On Fri, Sep 23, 2011 at 2:34 PM, sebb seb...@gmail.com wrote: On 23 September 2011 13:29, Philippe Mouawad philippe.moua...@gmail.com wrote: Again, I just implemented Retry on HTTPHC3.1 setting it to 0

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 seb...@gmail.com wrote: On 20 September 2011 23:04, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello, I am implementing a specific

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: JMeter OS tested

2011-09-20 Thread Philippe Mouawad
: [image: ScreenShot019.jpg] 3. hit Save Changes Nermin On 20 September 2011 16:14, Philippe Mouawad philippe.moua...@gmail.comwrote: Hi Again, I don't see way to edit. I am not sure I have the right. Can you tell me what's the button ? Thanks Regards On Tue, Sep 20, 2011

Re: JMeter OS tested

2011-09-20 Thread Philippe Mouawad
Page is back, still have :Immutable Page Regards Philippe On Tue, Sep 20, 2011 at 4:26 PM, Philippe Mouawad philippe.moua...@gmail.com wrote: Thanks for your help, I think I don't have the right yet. But now page does not work anymore. Regards Philippe On Tue, Sep 20, 2011 at 4:21 PM

Question about issues management

2011-09-19 Thread Philippe Mouawad
Hello Sebb, A question about Issue management strategy if a bug is in status NEED and you don't get any answer ? after how many time do you close the issue ? Thanks. Regards Philippe

Re: [JMeter] release 2.5.1 to fix issues in 2.5?

2011-09-19 Thread Philippe Mouawad
Hello, A new one: - 47888 https://issues.apache.org/bugzilla/show_bug.cgi?id=47888 Regards Philippe On Sun, Sep 18, 2011 at 11:25 PM, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello, Last 2 patches: - 50617 https://issues.apache.org/bugzilla/show_bug.cgi?id=50617

DO NOT REPLY [Bug 51840] JMS : Cache of InitialContext has some issues

2011-09-18 Thread Philippe Mouawad
/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. You reported the bug. -- Cordialement. Philippe Mouawad. Ubik-Ingénierie

Re: [JMeter] release 2.5.1 to fix issues in 2.5?

2011-09-17 Thread Philippe Mouawad
, if another leak occurs we will have new bug no ? Regards Philippe On Fri, Sep 16, 2011 at 12:19 PM, Philippe Mouawad philippe.moua...@gmail.com wrote: Hi Again, And those 2 ones: - 42141 https://issues.apache.org/bugzilla/show_bug.cgi?id=42141 - 42246 https://issues.apache.org/bugzilla

Re: [JMeter] release 2.5.1 to fix issues in 2.5?

2011-09-15 Thread Philippe Mouawad
...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org - To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org -- Cordialement. Philippe

Re: [JMeter] release 2.5.1 to fix issues in 2.5?

2011-09-14 Thread Philippe Mouawad
. - To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org -- Cordialement. Philippe Mouawad. Ubik-Ingénierie

Re: [JMeter] Offer to submit JMeter AMF Sampler to JMeter community

2011-02-28 Thread Philippe Mouawad
. Philippe Mouawad. Ubik-Ingénierie

Re: [JMeter] Offer to submit JMeter AMF Sampler to JMeter community

2011-02-28 Thread Philippe Mouawad
will create an issue, attach the code to it and update this thread with the issue number. -Original Message- From: Philippe Mouawad [mailto:philippe.moua...@gmail.com] Sent: Monday, February 28, 2011 3:59 PM To: dev@jakarta.apache.org Subject: Re: [JMeter] Offer to submit JMeter AMF Sampler

[jira] Updated: (DBCP-28) [dbcp][PATCH] Connection leak in PoolableConnection.close() (Oracle 10g driver)

2006-07-12 Thread Philippe Mouawad (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-28?page=all ] Philippe Mouawad updated DBCP-28: - Attachment: ShowsBasicDataSourceBadNumActiveIfNoCheckForIsClosedAndDoubleClose.java ShowsLeaksIfCheckForIsClosed.java

[jira] Commented: (DBCP-3) [dbcp] PoolableConnection.close() won't allow multiple close

2006-07-12 Thread Philippe Mouawad (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-3?page=comments#action_12420734 ] Philippe Mouawad commented on DBCP-3: - See Comment of [Philippe Mouawad] 12/Jul/06 09:19 PM for a problem that occurs if this bug is not corrected. http://issues.apache.org

[jira] Created: (DBCP-193) BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

2006-07-12 Thread Philippe Mouawad (JIRA)
) --- Key: DBCP-193 URL: http://issues.apache.org/jira/browse/DBCP-193 Project: Commons Dbcp Type: Bug Versions: 1.2.1, 1.2.2 Environment: Windows / Oracle 10G JDBC driver / Oracle 10G / JDK 1.4.2_08 / Commons-dbcp-1.2.1.jar / COmmons-pool-1.3.jar Reporter: Philippe

[jira] Updated: (DBCP-193) BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

2006-07-12 Thread Philippe Mouawad (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-193?page=all ] Philippe Mouawad updated DBCP-193: -- Attachment: ShowsBasicDataSourceBadNumActiveIfNoCheckForIsClosedAndDoubleClose.java ShowsLeaksIfCheckForIsClosed.java

[PATCH] digester XML (call-param-rule)

2002-10-07 Thread Philippe Mouawad
); // // // Modified by Philippe Mouawad // digester.addFactoryCreate(*/call-param-rule, new CallParamRuleFactory()); digester.addRule(*/call-param-rule, new PatternRule(digester, pattern)); digester.addSetNext(*/call