Re: Weird pause

2009-04-21 Thread Noel O'Brien
Are you running the server and/or JMeter in a Virtual Machine or a physical machine? I had a similar issue , which turned out to be caused by IPTables on the VM host Regards, Noel On Tuesday 21 April 2009 05:22:19 Ashley Martens wrote: Hello I created my first JMeter test and it seems to

Re: Weird pause

2009-04-21 Thread kirk
Ashley Martens wrote: Hello I created my first JMeter test and it seems to work fine, however, after about 250 connections the test just stops for about 1 minute then continues and begins to pause every so often for a minute or two. I can't tell if this is JMeter or my web application. When

Re: Weird pause

2009-04-21 Thread Ashley Martens
JMeter is running on my local machine. The server is in the Joyent cloud on a Solaris zone. On Apr 21, 2009, at 1:11 AM, Noel O'Brien wrote: Are you running the server and/or JMeter in a Virtual Machine or a physical machine? I had a similar issue , which turned out to be caused by IPTables

Re: Weird pause

2009-04-21 Thread Ashley Martens
That didn't help much. The GC is running fast and it pauses just as everything else pauses. Here's a screen shot of my results graph. On Apr 20, 2009, at 9:54 PM, kirk wrote: Ashley Martens wrote: Hello I created my first JMeter test and it seems to work fine, however, after about 250

Re: Weird pause

2009-04-21 Thread sebb
On 21/04/2009, Ashley Martens amart...@ngmoco.com wrote: That didn't help much. The GC is running fast and it pauses just as everything else pauses. Well, that could be due to either server or client. There won't be any GC if JMeter is idle. Can you run something else on your client to see if

Re: Weird pause

2009-04-21 Thread Ashley Martens
Point taken about the attachment. This is where it gets kind of strange. I can run other applications on my client machine. I can ping the server. I can even make separate requests to the server from my browser. So this is where I come back to JMeter, is it processing something? I tried

Re: Weird pause

2009-04-21 Thread sebb
On 21/04/2009, Ashley Martens amart...@ngmoco.com wrote: Point taken about the attachment. This is where it gets kind of strange. I can run other applications on my client machine. I can ping the server. I can even make separate requests to the server from my browser. So this is where I come

Weird pause

2009-04-20 Thread Ashley Martens
Hello I created my first JMeter test and it seems to work fine, however, after about 250 connections the test just stops for about 1 minute then continues and begins to pause every so often for a minute or two. I can't tell if this is JMeter or my web application. When I tail my web