DO NOT REPLY [Bug 27290] - User Parameters displayed wrongly

2004-03-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27290. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Warning message on thread start (current CVS)

2004-03-01 Thread Jordi Salvat i Alabart
Hi. I'm getting this for each thread I start in current CVS. Can't tell whether it causes any harm yet, but from the message itself, it looks like you shouldn't happen. Anyone know what it may be? Thanks, Jordi. 2004/03/01 13:12:40 INFO - jmeter.threads.JMeterThread: Thread Test141-33

RE: Warning message on thread start (current CVS)

2004-03-01 Thread BAZLEY, Sebastian
This was a message I put in when I updated the thread context and related items recently. It should not affect the running of a test, but should be fixed - I'll have a look later as to why the context is not being set up in this case. S. -Original Message- From: Jordi Salvat i Alabart

RE: JMeter Bug report (Bug report for ORO [2004/02/29] (fwd))

2004-03-01 Thread BAZLEY, Sebastian
Thanks - we had the same problem a week or two ago, when we got someone elses bug report. In both cases, the subject line agrees with the target list, but the contents relates to another project. Perhaps the contents and message header are produced separately, and incorrectly merged? Or

Re: Warning message on thread start (current CVS)

2004-03-01 Thread Jordi Salvat i Alabart
Drop me a word if you need help in reproducing. BAZLEY, Sebastian wrote: This was a message I put in when I updated the thread context and related items recently. It should not affect the running of a test, but should be fixed - I'll have a look later as to why the context is not being set up in

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/testelement AbstractTestElement.java

2004-03-01 Thread sebb
sebb2004/03/01 15:43:06 Modified:src/core/org/apache/jmeter/testelement AbstractTestElement.java Log: Remove inaccurate warning message Revision ChangesPath 1.35 +8 -4

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/functions AbstractFunction.java

2004-03-01 Thread sebb
sebb2004/03/01 16:07:51 Modified:src/core/org/apache/jmeter/functions AbstractFunction.java Log: Comment out unused code Revision ChangesPath 1.11 +45 -45 jakarta-jmeter/src/core/org/apache/jmeter/functions/AbstractFunction.java Index:

RE: Warning message on thread start (current CVS)

2004-03-01 Thread BAZLEY, Sebastian
Thanks, An HTTP Sampler on its own works OK, adding a CookieManager causes the message to be displayed. I should be able to fix this later today. S. -Original Message- From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] Sent: 01 March 2004 15:12 To: JMeter Developers List Subject: