Re: Strange 'pause' activity during testing

2012-04-09 Thread ravi
I disabled iptables and ip6tables. But still I am seeing this issue only on linux. Can you let me know if there is anything else I need to do. Thanks - To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For

Re: Strange 'pause' activity during testing

2011-12-16 Thread Adrian Speteanu
- From: Philippe Mouawad [mailto:philippe.moua...@gmail.com] Sent: Thursday, December 15, 2011 2:23 PM To: JMeter Users List Subject: Re: Strange 'pause' activity during testing Do you use CacheManager ? You should remove any plugin and activate GC logs to check it's not GC ? How

Re: Strange 'pause' activity during testing

2011-12-15 Thread Kirk
Development KingsIsle Entertainment, Inc. VOICE: 512-777-1861 www.KingsIsle.com -Original Message- From: Deepak Shetty [mailto:shet...@gmail.com] Sent: Wednesday, December 14, 2011 4:20 PM To: JMeter Users List Subject: Re: Strange 'pause' activity during testing I think

RE: Strange 'pause' activity during testing

2011-12-15 Thread Robin D. Wilson
Maybe then there is a problem with the scanning of the HTML to extract the embedded resources, or maybe one of the embedded resources is a tar-pit. If this were the case, I would expect the first sample to show the problem. The fact that it does 600+ iterations without a problem - and _then_

RE: Strange 'pause' activity during testing

2011-12-15 Thread Robin D. Wilson
...@gmail.com] Sent: Thursday, December 15, 2011 2:23 PM To: JMeter Users List Subject: Re: Strange 'pause' activity during testing Do you use CacheManager ? You should remove any plugin and activate GC logs to check it's not GC ? How is CPU on JMeter stack ? Regards Philippe On Thu, Dec 15, 2011

RE: Strange 'pause' activity during testing

2011-12-15 Thread Robin D. Wilson
-Original Message- From: Philippe Mouawad [mailto:philippe.moua...@gmail.com] Sent: Thursday, December 15, 2011 2:23 PM To: JMeter Users List Subject: Re: Strange 'pause' activity during testing Do you use CacheManager ? You should remove any plugin and activate GC logs to check it's not GC ? How

Re: Strange 'pause' activity during testing

2011-12-14 Thread Kirk
might be GC.. me be that JMeter's threads are all hung up in your server doing stuff. Regards, Kirk On Dec 14, 2011, at 10:35 PM, Robin D. Wilson wrote: I have a marginally complicated test case that performs a 'registration' on my site. It gets the home page, POSTS a form, gets the response,

Re: Strange 'pause' activity during testing

2011-12-14 Thread Deepak Shetty
I think the original post mentioned that GC was not running. can you take a thread dump when there is a pause and see what the threads are waiting on? On Wed, Dec 14, 2011 at 1:56 PM, Kirk kirk.pepperd...@gmail.com wrote: might be GC.. me be that JMeter's threads are all hung up in your