Did you see OutofMemory Error in console where you started JMeter.
Same thing happened to me and it was memory issue. If this is the case
with you, you can increase Heap Size while starting JMeter.
Also make sure that you don't have "View Result Tree" Listener in your
test plan. It takes lot of mem
I recorded JMeter scripts where we had SSO in front of application.
Problem is that while recording when request reaches SSO server it gets
redirected couple of times and protocol is changed to HTTPS. JMeter
specification says that HTTP Proxy cannot record scripts for HTTPS
protocol(since it can'
When we run any Jmeter test for web based j2ee application Aggregate
Report show Min Tim, Max Time, Average Time etc. What are these times
exactly. It is time between HTTPRequest being send from JMeter and Time
when HttpResponse is received. Does it anyways account time browser will
take to render
. Or watch a browser with a packet sniffer
like wireshark to observe the behavior.
-Original Message-
From: Mahajan, Nitin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2008 8:15 PM
To: jmeter-user@jakarta.apache.org
Subject: Jmeter - AutoRefresh Implimentation
Hi All,
Hi All,
I am using JMeter to generate load scripts for java/j2ee application and
I have reached a point where response page/html have some dynamic
JavaScript to process. To be specific JavaScript refreshes page every 30
sec by generating some url. This url need some request parameter value
whic
5 matches
Mail list logo