Re: Jmeter Hangs - Running 150 HTTP Requests

2017-03-10 Thread Felix Schumacher
Am 10. März 2017 09:53:45 MEZ schrieb praveen tiwari : >Hi, > >I am trying to create a script using Jmeter v3.0. For this I recorded >end >to end flow of my website and recorded the HTTP requests (approx 150). >Now I need to figure out which regular expression I need to apply to >fetch >data from

Re: Jmeter Hangs - Running 150 HTTP Requests

2017-03-10 Thread praveen tiwari
Hi, Machine Configuration: I am running it on a remote machine having below configure. RAM: 2GB Processor: Intel(R) Xeon(R) CPU E5620 @2.40GHz 2.39 GHz Operating System: Microsoft Windows 2012 R2 standard Ok, will try in Non GUI mode and will let you know. Tried with increasing heap size in jmet

Re: Jmeter Hangs - Running 150 HTTP Requests

2017-03-10 Thread Pravesh Prajapati
Can you tell the configuration of your machine. Try to execute the script in non gui mode and observe that is the behaviour os same? On Friday, March 10, 2017, praveen tiwari wrote: > Hi, > > I am trying to create a script using Jmeter v3.0. For this I recorded end > to end flow of my website

Re: JMeter 3.1 httpclient4.retrycount does not work

2017-03-10 Thread Tuukka Mustonen
> You confirm it's this night nightly or yesterday's one ? > Did you use the property: > httpclient4.request_sent_retry_enabled=true It was this build: https://builds.apache.org/job/JMeter-trunk/6020/ No, I didn't enable that property - I thought that property was to also retry non-idempotent met

Re: JMeter 3.1 httpclient4.retrycount does not work

2017-03-10 Thread Philippe Mouawad
On Fri, Mar 10, 2017 at 8:08 AM, Tuukka Mustonen wrote: > > > +DELETE also like sebb said. > > > > > True but iIt was not concerned by bug. > > Maybe I got something wrong, but you did paste DELETE originally as > non-idemponent in list of non-retryable methods: > > Delete not being implementatio

Jmeter Hangs - Running 150 HTTP Requests

2017-03-10 Thread praveen tiwari
Hi, I am trying to create a script using Jmeter v3.0. For this I recorded end to end flow of my website and recorded the HTTP requests (approx 150). Now I need to figure out which regular expression I need to apply to fetch data from response in previous request, for which I am trying to run the s