Error In JMS-Subscriber Test Plan

2011-10-07 Thread Naveen Jakad
Hi, I am new user of J-meter. I am writing a test plan for JMS-Subscriber and when I run my test plan I get this following exacption in stacktrace : 2011/10/07 11:45:47 ERROR - jmeter.protocol.jms.sampler.SubscriberSampler: Could not initialise client javax.jms.JMSException: Could not

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

2011-10-07 Thread Philippe Mouawad
Hello Sebb, By proxy do you mean: Proxy.newProxyInstance and InvocationHandler, if so aren't we missing an Interface (Sampler does not do the job and it does not use Entry parameter). If so I agree lot of job. Regarding the need to clone sampler, why do we need this, is there some data that may

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

2011-10-07 Thread sebb
On 7 October 2011 09:45, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, By proxy do you mean: Proxy.newProxyInstance and InvocationHandler, if so aren't we missing an Interface (Sampler does not do the job and it does not use Entry parameter). If so I agree lot of job. Yes.

Re: svn commit: r1180004 - in /jakarta/jmeter/trunk: src/components/org/apache/jmeter/config/CSVDataSet.java xdocs/changes.xml

2011-10-07 Thread sebb
On 7 October 2011 12:10, pmoua...@apache.org wrote: Author: pmouawad Date: Fri Oct  7 11:10:18 2011 New Revision: 1180004 URL: http://svn.apache.org/viewvc?rev=1180004view=rev Log: Bug 51988 - CSV Data Set Configuration does not resolve default delimiter for header parsing when variables

Re: svn commit: r1180004 - in /jakarta/jmeter/trunk: src/components/org/apache/jmeter/config/CSVDataSet.java xdocs/changes.xml

2011-10-07 Thread sebb
On 7 October 2011 12:51, sebb seb...@gmail.com wrote: On 7 October 2011 12:10,  pmoua...@apache.org wrote: Author: pmouawad Date: Fri Oct  7 11:10:18 2011 New Revision: 1180004 URL: http://svn.apache.org/viewvc?rev=1180004view=rev Log: Bug 51988 - CSV Data Set Configuration does not

Re: svn commit: r1179989 - /jakarta/jmeter/trunk/bin/testfiles/HTMLParserTestFile_2.xml

2011-10-07 Thread sebb
On 7 October 2011 11:38, pmoua...@apache.org wrote: Author: pmouawad Date: Fri Oct  7 10:38:56 2011 New Revision: 1179989 URL: http://svn.apache.org/viewvc?rev=1179989view=rev Log: Last fix to tests failures after renaming HTMLParserTestFile_2.htm to HTMLParserTestFile_2.html -Fixed

Re: svn commit: r1180004 - in /jakarta/jmeter/trunk: src/components/org/apache/jmeter/config/CSVDataSet.java xdocs/changes.xml

2011-10-07 Thread sebb
On 7 October 2011 13:01, sebb seb...@gmail.com wrote: On 7 October 2011 12:51, sebb seb...@gmail.com wrote: On 7 October 2011 12:10,  pmoua...@apache.org wrote: Author: pmouawad Date: Fri Oct  7 11:10:18 2011 New Revision: 1180004 URL: http://svn.apache.org/viewvc?rev=1180004view=rev Log: