very annoying error

2008-09-18 Thread Marmelstein, John
Hi All, I'm getting the following error from a http request. Might anyone have seen similar before? mod_wchandshake: incorrect uri: Java/1.6.0_10-rc passed in It is back to JMeter coming from Oracle Web Cache (like a web server). So far I have not seen the server logs. thanks! JM *

RE: specification of box to host JMeter

2008-07-31 Thread Marmelstein, John
Hi, Thanks for the suggestion, I'll go with that sort of spec. -JM -Original Message- From: Fitzpatrick, Adrian [mailto:[EMAIL PROTECTED] Sent: 25 July 2008 09:56 To: Fitzpatrick, Adrian; JMeter Users List Subject: RE: specification of box to host JMeter Actually - correction, the mac

RE: specification of box to host JMeter

2008-07-25 Thread Marmelstein, John
Thanks for your answer, JM -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: 24 July 2008 13:14 To: JMeter Users List Subject: Re: specification of box to host JMeter On 24/07/2008, Marmelstein, John <[EMAIL PROTECTED]> wrote: > Hi, > I wonder if someone can te

specification of box to host JMeter

2008-07-24 Thread Marmelstein, John
Hi, I wonder if someone can tell me how to decide what spec of machine is needed to host JMeter? I need to ask for the machine before the test project starts. I will be running a pretty typical test. Http samplers only. About 100 threads. Reasonable 'think times'. I can use CSV output files rathe

RE: controlling loops

2008-07-23 Thread Marmelstein, John
Hi, Thanks for the reply, I'll probably go with those, JM -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: 23 July 2008 17:15 To: JMeter Users List Subject: Re: controlling loops One way might be: Add User Parameter as a child of the first sample to save the current time

controlling loops

2008-07-23 Thread Marmelstein, John
Hi, I'm trying to control my loops, and I'm wondering if there is a good way to do it. As a way to start the loop, I could use Loop Controller, or set the loop flag on the thread group. The things I need to do are- 1- Control the duration of each loop. I want each loop to take one minute. For exa

RE: Starting threads per second, rather than a fixed number

2008-07-08 Thread Marmelstein, John
guess that if you will have enough threads alive, that timer will do what you described. > > Also, is there a way to tell the JMeter to ignore the response time data > taken during ramp-up periods? > Ignore it where? In some Listener? Andrey On Tue, Jul 8, 2008 at 1:28 PM, Marme

Starting threads per second, rather than a fixed number

2008-07-08 Thread Marmelstein, John
Hi, Might anyone know to run a test by starting a thread certain number of threads per second, rather than maintaining a fixed number of threads? To explain, we wish to simulate a call centre with calls arriving every 10 seconds. If I knew how long the calls would be (say, one minute), I could sa