Re: JMETER- ERROR while Recording http request

2011-04-15 Thread cholavi
Run Fiddler when you execute the steps manually and then compare the requests recorded in Fiddler with your jmeter scripts, especially your login requests. This is an option to find out the problem. -- View this message in context: http://jmeter.512774.n5.nabble.com/JMETER-ERROR-while-Recording

Re: JMeter ERROR

2011-03-01 Thread sebb
On 1 March 2011 18:41, Jain, Kapil wrote: > Hi When running JMeter.bat file then I am getting following error > > Unrecognized VM option '+HeapDumpOnOutOfMemoryError' > Could not create the Java virtual machine. > errorlevel=1 > Press any key to continue . . . > > I have following java version in

JMeter ERROR

2011-03-01 Thread Jain, Kapil
Hi When running JMeter.bat file then I am getting following error Unrecognized VM option '+HeapDumpOnOutOfMemoryError' Could not create the Java virtual machine. errorlevel=1 Press any key to continue . . . I have following java version in my server C:\Documents and Settings\jaink>java -version j

Re: [Help] JMeter Error

2010-01-26 Thread kotamadya
t;> Non HTTP response message: Connection reset >> >> > Try > > JVM_ARGS=-Djava.net.preferIPv4Stack=true > > R. > > -- > "First they ignore you. Then they laugh at you. Then they > fight you. Then you win." - Mohandas Gandhi. > > -- View this

Re: [Help] JMeter Error

2010-01-26 Thread kotamadya
ion was encountered >> Non HTTP response message: Connection reset >> >> > Try > > JVM_ARGS=-Djava.net.preferIPv4Stack=true > > R. > > -- > "First they ignore you. Then they laugh at you. Then they > fight you. Then you win." - Mohandas Gand

Re: [Help] JMeter Error

2010-01-25 Thread Ryszard Łach
2010/1/26 kotamadya > > Non HTTP response code: java.net.SocketException was encountered > Non HTTP response message: Connection reset > > Try JVM_ARGS=-Djava.net.preferIPv4Stack=true R. -- "First they ignore you. Then they laugh at you. Then they fight you. Then you win." - Mohandas Gandhi.

[Help] JMeter Error

2010-01-25 Thread kotamadya
: http://old.nabble.com/-Help--JMeter-Error-tp27317205p27317205.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail

Re: jmeter error

2009-04-14 Thread Himanshu Ghai
look at the request closely on view results tree listener on why is it redirecting that many times. There is a parameter in jmeter.properties called httpsampler.max_redirects which could be changed to increase the limit. However it wouldn't be recommended. I see in firefox3 this redirect limit is s

jmeter error

2009-04-14 Thread Ekta Trivedi
Hi, I am using JMeter for load testing. While running JMeter scripts, I am getting this error message. In the result panel, I do see HTTP/1.1 302 Found response code. But getting this error message, java.io.IOException: Exceeeded maximum number of redirects: 5 at org

Need help to explain JMeter error

2007-11-16 Thread Bruno Charloup
Hi all, I'm a simple user of Jmeter, not a Java developer. Does anybody could help me to understand the following error message : java.net.ConnectException: Connection timed out: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.

Re: Need help to explain JMeter error

2007-11-16 Thread Ronan Klyne
Bruno Charloup wrote: > java.net.ConnectException: Connection timed out: connect > > at java.net.PlainSocketImpl.socketConnect(Native Method) > > at java.net.PlainSocketImpl.doConnect(Unknown Source) > > at java.net.PlainSocketImpl.connectToAddress

Jmeter error and the DISPLAY variable (jmeter on Linux)

2006-05-08 Thread Oliver Erlewein \(DSLWN\)
Hi all, I ran into this (simple) problem on my Fedora Core 4/5 boxes and just wanted to post a solution for those with similar problems. The error that jmeter throws is: > # ./jmeter > java.awt.HeadlessException: > No X11 DISPLAY variable was set, but this program performed an > operation which