Re: handling large files

2004-12-06 Thread Peter Lin
Are you still experiencing the problem? peter On Mon, 6 Dec 2004 11:10:10 +0100, Giuseppe Ielpa <[EMAIL PROTECTED]> wrote: > Mmh this is due to JVM and servlet container > configuration. Let try to set JVM args first. > I guess the default values are 10MB :-) > > Hope this helps > > Giuseppe >

Re: Bean Shell : keeping variables state between iteration.

2004-12-06 Thread Peter Lin
ahh I get it. hmm, I'll look into cookie manager and see if i can hookup the JMS sampler with cookie manager. In theory it shouldn't be too hard to add the support. I'll take a look tomorrow, since it's 10:48 pm. peter On Tue, 07 Dec 2004 03:23:30 +, Eric Laverge <[EMAIL PROTECTED]> wrote:

Re: Bean Shell : keeping variables state between iteration.

2004-12-06 Thread Eric Laverge
This is a 'use case' to Load Test our JMS application : 1- Send a JMS TextMessage : The body will be an xml file loaded from disk. Generate a unique CorrelationId and set the value to JMSCorrelationId header. For each type of XML we send, we have to set the proper MsgType into t

perl and regular expressions

2004-12-06 Thread Liao, Avian
Hi, All, It's me again. Can I write regular expressions in Perl? If I can, where should I put it? Beanshell sampler? Avian Liao Software Programmer 813-864-8198 [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED]

WARN - jmeter.gui.tree.JMeterTreeListener: Shouldn't be here

2004-12-06 Thread Liao, Avian
Hi, In my Log file, I keep having the following message: " WARN - jmeter.gui.tree.JMeterTreeListener: Shouldn't be here " Should I put the listener in any specific order or location in order to make my test script run properly? Thanks! Note: Recently, I am using Jmeter heavily, so keeping ha

question of Regular Expressions

2004-12-06 Thread Liao, Avian
Hi, I try to use regular Expression Extractor to catch the following: "3FFBE12D-AA29-B37B-4612-8173B7C2CCE7" and I use the Regular Expression Extractor: Reference Name: AAA Regular Expression: AAA = (\w*-\w*-\w*-\w*-\w*) Template:$1$ Match No: 0 Default value: No Result I found out, if there i

Re: Bean Shell : keeping variables state between iteration.

2004-12-06 Thread Peter Lin
Since I wrote part of the JMS sampler, maybe I can help. right now the JMS sampler isn't hooked up to the other components like cookie manager, or auth manager. can you give me a better description of what you're trying to achieve? peter On Mon, 06 Dec 2004 18:33:17 +, Eric Laverge <[EMAI

Re: Bean Shell : keeping variables state between iteration.

2004-12-06 Thread Eric Laverge
Hello sebb. This is so obvious, I don’t know why I did not think about it. Too much reading on BeanShell… I was looking for ‘global’ scope etc… For The JMS Sampler, some one suggested me to take a look at the new JMS Sampler in the nightly build. I cannot use this Sampler because we need to ge

Re: Bean Shell : keeping variables state between iteration.

2004-12-06 Thread sebb
On Mon, 06 Dec 2004 17:08:31 +, Eric Laverge <[EMAIL PROTECTED]> wrote: > Hello, > > From the Bean shell, I call my Program to send JMS Messages (I cannot use > the JMS Sampler for some reason). > What errors do you get? Which version of JMeter are you using? > //Start BeanShell S

Re: Bean Shell : keeping variables state between iteration.

2004-12-06 Thread Eric Laverge
Hello, From the Bean shell, I call my Program to send JMS Messages (I cannot use the JMS Sampler for some reason). //Start BeanShell Sample // The MyClient object will create a JMS Session. // This JMS Session cannot be multithreaded. // For Performance reason, I what to Create

Re: handling large files

2004-12-06 Thread Peter Lin
I managed to recompile the servlet from servlets.com and upload 5-25Mb files. You can see the bugzilla entry for more details. peter On Mon, 6 Dec 2004 11:10:10 +0100, Giuseppe Ielpa <[EMAIL PROTECTED]> wrote: > Mmh this is due to JVM and servlet container > configuration. Let try to set JVM ar

RE: handling large files

2004-12-06 Thread Giuseppe Ielpa
Mmh this is due to JVM and servlet container configuration. Let try to set JVM args first. I guess the default values are 10MB :-) Hope this helps Giuseppe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

LDAP testing and SSL

2004-12-06 Thread Coret Bob
Hi all, Has anybody by any chance extended the LDAP Request sampler to make requests over SSL (ldaps) ? Regards, Bob - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]