jmeter Questions
12
I am facing below OutOfMemor errors, and JMeter stops working....
java.lang.OutOfMemoryError: Java heap space Dumping heap to
java_pid4412.hprof ... Heap dump file created [591747609 bytes in
71...
Hyetograph asked 18/2, 2010 at 6:34
5
When i run my JMeter script on commandline mode, i am getting below error.
But the same script is running perfectly fine on GUI mode.
Need some help here to fix this.
Below is the error:
C:\...
Intelligencer asked 19/3, 2017 at 18:15
6
Solved
I developed a rest server, and I put it to run in localhost, and I'm trying to perform tests with JMeter, sending requests posts and gets (depends of called method).
I already send to Rest server ...
Marrissa asked 28/6, 2012 at 18:13
3
I have a performance test that is running in jmeter on a win7 machine.
The performance test is comprised of 2 threads groups( user1, user2) and each thread makes 40 requests to a website using ht...
Colbert asked 3/7, 2014 at 20:53
3
Solved
I start want to record in jmeter 1st time.
My steps were:
I installed jmeter in mac: brew install jmeter
I created new Recording template
I click start button. It display a pop up as in picture ...
Inexact asked 9/9, 2017 at 5:37
5
I installed java from the offical java download page https://java.com/en/download/win10.jsp
It installed what appears to be a 32bit on my 64 bit system, which I can only guess is OK, as it did not...
2
One of the Jmeter requests which I captured contains the 'LongPolling' transport method. So it takes high load time/latency.
I don't want to have this much of high latency in the request.
How can...
Deville asked 2/3, 2018 at 20:12
3
I have been given access to a RabbitMQ server to do a load test on it. I'm completely new to servers and AMQ protocol. I've been researching online to see what are some different methods. So far I'...
Elis asked 21/1, 2016 at 23:25
3
Solved
I am developing a messaging application using Spring REST, Websocket/STOMP and RabbitMQ. We use are using gatling for load/stress testing the REST end points of the application. However, we would l...
Gin asked 21/12, 2016 at 22:17
3
I have 1 application gateway which having 2 backends (Azure VM) which is hosting ASP CORE REST API with IIS. And both is using port 80 to communicate.
Everything is working fine with manual test un...
Tupiguarani asked 3/7, 2021 at 3:46
4
Solved
When I run JMeter 5.1.1 recently downloaded, I see many times in terminal window:
Warning: Nashorn engine is planned to be removed from a future JDK
release
I've used web search and found JEP 335...
Thrombocyte asked 16/10, 2019 at 14:46
2
Solved
I'm setting up a test plan using JMeter 2.8 involving SSL client certificates. The test plan roughly consist in two https calls to server1 and server2.
The tricky part is that the call to se...
Secondbest asked 30/1, 2013 at 15:42
9
I have a very large CSV file (8000+ items) of URLs that I'm reading with a CSV Data Set Config element. It is populating the path of an HTTP Request sampler and iterating through with a while contr...
Pharmacy asked 28/8, 2013 at 5:21
3
I'm trying to test a Rest api which is working on postman but not on Jmeter,
the request takes (2 parameters):
a pdf file
a body data (json containing pdf information)
on Postman : when I pu...
Ginter asked 31/5, 2019 at 10:12
4
I am creating a HTTP Request Sampler in JMeter to automate uploading file to a http service. Is there a way to set the "File Path" in the "Send Files With the Request" to a relative path from the l...
Representational asked 28/5, 2013 at 6:54
3
Solved
I want to Mock HTTP requests, meaning sending real request to real server, but ignore (not wait) and override the response with a dummy response,
JMeter have many tools which are close but not eno...
Innervate asked 6/3, 2018 at 11:38
4
I am trying to use jmeter on the command line using:
./jmeter.sh -n -t testplan.jmx -l log.jtl
It works 8/10 times but some times it gets stuck on the message: waiting for possible shutdown mess...
6
Hi I am passing an email which is a time function like below
email = ${__time(MMddyy)}_${__time(HMS)}@yopmail.com
The value of this function changes eveytime I call the variable email.
I would ...
Daveta asked 29/6, 2015 at 23:16
16
How can I solve this error when running JMeter:
[root@bx1 bin]#./jmeter.sh
java.lang.Throwable: Could not access /opt/apache-jmeter-2.6/lib/ext
at org.apache.jmeter.NewDriver.(NewDriver.java...
3
Solved
Is there any possibilities to get my below mentioned Graph Results in JMeter test, which is executed in non GUI mode. I can extract its values using csv, but we need to run the test in non GUI mode...
Monaghan asked 3/7, 2017 at 5:47
10
Solved
I'm trying to run JMeter in non-gui mode (from the command line).
I've seen in a number of places, including the official docs, that this following command will do what I want:
jmeter -n –t test....
Lorin asked 9/8, 2016 at 13:47
13
Solved
We want to use JMeter.
I've downloaded the production version as directed in the user manual at http://jmeter.apache.org/usermanual/get-started.html
But how do I get started and install the softw...
Jamey asked 24/3, 2014 at 13:8
5
In jmeter 3.0 there is no any option to enter Server name or Ip Address, then how i can install "JMETER CA CERTIFICATE FOR HTTPS RECORDING"?
Gottlieb asked 30/5, 2016 at 11:48
11
Solved
I tried to execute JMeter 4.0 from the command prompt in Windows 7.
I got the following error during execution:
The JMETER_HOME environment variable is not defined correctly This
environment ...
Aladdin asked 20/2, 2018 at 9:51
4
Solved
I have a multipart request that I construct. Each part of the request is a jsonString body and it has a set of headers for the whole request and some for individual multiaprts.
I can use jMeter's ...
Hide asked 17/8, 2016 at 22:10
1 Next >
© 2022 - 2024 — McMap. All rights reserved.