Discussion:
Issue With JMeter Not Sending Http Requests
Nayak, Soumya R.
2018-09-21 05:38:38 UTC
Permalink
Hi All,

I am running a test in JMeter (4.0 version) where I am submitting Http Request every minute.
So I had given a configuration to run with one user and delay of 60 seconds, total of 1200 requests to submit, but after around 1060 requests submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running, the elapsed time is going on. I checked the memory (using 6 GB/32 GB) and cpu - 1 or 2%. Even I checked there is no logs either in bin folder or in JMeter GUI.

Its has run continuously till now up to 23 hours and still running. So can anybody help me what would be the cause or where can I check the logs. This is second time its happening like this.

Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5 processor.

Regards,
Soumya

******************************************************************************************
This message may contain confidential or proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally privileged. If you are
not the intended addressee, or the person responsible for delivering it to the intended addressee,
you are hereby notified that reading, disseminating, distributing or copying this message is strictly
prohibited. If you have received this message by mistake, please immediately notify us by
replying to the message and delete the original message and any copies immediately thereafter.

If you received this email as a commercial message and would like to opt out of future commercial
messages, please let us know and we will remove you from our distribution list.

Thank you.~
******************************************************************************************
FAFLD
Steven Allison
2018-09-21 08:32:21 UTC
Permalink
Hi,

You may have already checked but what are the settings in your CSV Data Set Config? Particularly for 'Recycle on EOF' and 'Stop Thread on EOF'?

How many rows are in your CSV file?

It might be that.


-----Original Message-----
From: Nayak, Soumya R. <***@firstam.com>
Sent: 21 September 2018 06:39
To: JMeter Users List <***@jmeter.apache.org>
Subject: Issue With JMeter Not Sending Http Requests

Hi All,

I am running a test in JMeter (4.0 version) where I am submitting Http Request every minute.
So I had given a configuration to run with one user and delay of 60 seconds, total of 1200 requests to submit, but after around 1060 requests submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running, the elapsed time is going on. I checked the memory (using 6 GB/32 GB) and cpu - 1 or 2%. Even I checked there is no logs either in bin folder or in JMeter GUI.

Its has run continuously till now up to 23 hours and still running. So can anybody help me what would be the cause or where can I check the logs. This is second time its happening like this.

Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5 processor.

Regards,
Soumya

******************************************************************************************
This message may contain confidential or proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally privileged. If you are not the intended addressee, or the person responsible for delivering it to the intended addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message and any copies immediately thereafter.

If you received this email as a commercial message and would like to opt out of future commercial messages, please let us know and we will remove you from our distribution list.

Thank you.~
******************************************************************************************
FAFLD

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@jmeter.apache.org
For additional commands, e-mail: user-***@jmeter.apache.org
Nayak, Soumya R.
2018-09-21 09:14:44 UTC
Permalink
Hi,

I checked that CSV file which is generated and its having 1200 rows.
Below are my Settings in CSV config file :-
Recycle on EOF - False
Stop Thread on EOF - True
Sharing mode - All Threads

Regards,
Ranjan


-----Original Message-----
From: Steven Allison <***@zonal.co.uk>
Sent: Friday, September 21, 2018 2:02 PM
To: JMeter Users List <***@jmeter.apache.org>
Subject: RE: Issue With JMeter Not Sending Http Requests

Hi,

You may have already checked but what are the settings in your CSV Data Set Config? Particularly for 'Recycle on EOF' and 'Stop Thread on EOF'?

How many rows are in your CSV file?

It might be that.


-----Original Message-----
From: Nayak, Soumya R. <***@firstam.com>
Sent: 21 September 2018 06:39
To: JMeter Users List <***@jmeter.apache.org>
Subject: Issue With JMeter Not Sending Http Requests

Hi All,

I am running a test in JMeter (4.0 version) where I am submitting Http Request every minute.
So I had given a configuration to run with one user and delay of 60 seconds, total of 1200 requests to submit, but after around 1060 requests submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running, the elapsed time is going on. I checked the memory (using 6 GB/32 GB) and cpu - 1 or 2%. Even I checked there is no logs either in bin folder or in JMeter GUI.

Its has run continuously till now up to 23 hours and still running. So can anybody help me what would be the cause or where can I check the logs. This is second time its happening like this.

Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5 processor.

Regards,
Soumya

******************************************************************************************
This message may contain confidential or proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally privileged. If you are not the intended addressee, or the person responsible for delivering it to the intended addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message and any copies immediately thereafter.

If you received this email as a commercial message and would like to opt out of future commercial messages, please let us know and we will remove you from our distribution list.

Thank you.~
******************************************************************************************
FAFLD

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@jmeter.apache.org
For additional commands, e-mail: user-***@jmeter.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@jmeter.apache.org
For additional commands, e-mail: user-***@jmeter.apache.org
Steven Allison
2018-09-21 09:27:23 UTC
Permalink
Are you running other thread groups in parallel? The only other thing I might suggest is changing the sharing mode to current thread group and nesting it inside the thread group.

Other than that I am unsure I'm afraid.

Thanks

Steven

-----Original Message-----
From: Nayak, Soumya R. <***@firstam.com>
Sent: 21 September 2018 10:15
To: JMeter Users List <***@jmeter.apache.org>
Subject: Issue With JMeter Not Sending Http Requests

Hi,

I checked that CSV file which is generated and its having 1200 rows.
Below are my Settings in CSV config file :- Recycle on EOF - False Stop Thread on EOF - True Sharing mode - All Threads

Regards,
Ranjan


-----Original Message-----
From: Steven Allison <***@zonal.co.uk>
Sent: Friday, September 21, 2018 2:02 PM
To: JMeter Users List <***@jmeter.apache.org>
Subject: RE: Issue With JMeter Not Sending Http Requests

Hi,

You may have already checked but what are the settings in your CSV Data Set Config? Particularly for 'Recycle on EOF' and 'Stop Thread on EOF'?

How many rows are in your CSV file?

It might be that.


-----Original Message-----
From: Nayak, Soumya R. <***@firstam.com>
Sent: 21 September 2018 06:39
To: JMeter Users List <***@jmeter.apache.org>
Subject: Issue With JMeter Not Sending Http Requests

Hi All,

I am running a test in JMeter (4.0 version) where I am submitting Http Request every minute.
So I had given a configuration to run with one user and delay of 60 seconds, total of 1200 requests to submit, but after around 1060 requests submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running, the elapsed time is going on. I checked the memory (using 6 GB/32 GB) and cpu - 1 or 2%. Even I checked there is no logs either in bin folder or in JMeter GUI.

Its has run continuously till now up to 23 hours and still running. So can anybody help me what would be the cause or where can I check the logs. This is second time its happening like this.

Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5 processor.

Regards,
Soumya

******************************************************************************************
This message may contain confidential or proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally privileged. If you are not the intended addressee, or the person responsible for delivering it to the intended addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message and any copies immediately thereafter.

If you received this email as a commercial message and would like to opt out of future commercial messages, please let us know and we will remove you from our distribution list.

Thank you.~
******************************************************************************************
FAFLD

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@jmeter.apache.org
For additional commands, e-mail: user-***@jmeter.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@jmeter.apache.org
For additional commands, e-mail: user-***@jmeter.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@jmeter.apache.org
For additional commands, e-mail: user-***@jmeter.apache.org
Deepak Shetty
2018-09-21 18:57:21 UTC
Permalink
Hi
take a thread dump of java to see what its doing.
I have seen this behavior sometimes with out of memory
Post by Nayak, Soumya R.
. I checked the memory (using 6 GB/32 GB)
This sounds like you are checking OS memory not JVM

regards
deepak
Post by Nayak, Soumya R.
Hi All,
I am running a test in JMeter (4.0 version) where I am submitting Http
Request every minute.
So I had given a configuration to run with one user and delay of 60
seconds, total of 1200 requests to submit, but after around 1060 requests
submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running, the
elapsed time is going on. I checked the memory (using 6 GB/32 GB) and cpu -
1 or 2%. Even I checked there is no logs either in bin folder or in JMeter
GUI.
Its has run continuously till now up to 23 hours and still running. So can
anybody help me what would be the cause or where can I check the logs. This
is second time its happening like this.
Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5 processor.
Regards,
Soumya
******************************************************************************************
This message may contain confidential or proprietary information intended
only for the use of the
addressee(s) named above or may contain information that is legally privileged. If you are
not the intended addressee, or the person responsible for delivering it to
the intended addressee,
you are hereby notified that reading, disseminating, distributing or
copying this message is strictly
prohibited. If you have received this message by mistake, please immediately notify us by
replying to the message and delete the original message and any copies
immediately thereafter.
If you received this email as a commercial message and would like to opt
out of future commercial
messages, please let us know and we will remove you from our distribution list.
Thank you.~
******************************************************************************************
FAFLD
Nayak, Soumya R.
2018-09-22 01:31:41 UTC
Permalink
Hi Deepak,

Thanks for the reply.
Can you please help me how to take the Thread dumps and also check the JVM memory usage.

As of now I am running JMeter test in GUI mode.

Regards,
Ranjan

-----Original Message-----
From: Deepak Shetty <***@gmail.com>
Sent: Saturday, September 22, 2018 12:27 AM
To: JMeter Users List <***@jmeter.apache.org>
Subject: Re: Issue With JMeter Not Sending Http Requests

Hi
take a thread dump of java to see what its doing.
I have seen this behavior sometimes with out of memory
Post by Nayak, Soumya R.
. I checked the memory (using 6 GB/32 GB)
This sounds like you are checking OS memory not JVM

regards
deepak
Post by Nayak, Soumya R.
Hi All,
I am running a test in JMeter (4.0 version) where I am submitting
Http Request every minute.
So I had given a configuration to run with one user and delay of 60
seconds, total of 1200 requests to submit, but after around 1060
requests submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running,
the elapsed time is going on. I checked the memory (using 6 GB/32 GB)
and cpu -
1 or 2%. Even I checked there is no logs either in bin folder or in
JMeter GUI.
Its has run continuously till now up to 23 hours and still running. So
can anybody help me what would be the cause or where can I check the
logs. This is second time its happening like this.
Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5 processor.
Regards,
Soumya
**********************************************************************
******************** This message may contain confidential or
proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally
privileged. If you are not the intended addressee, or the person
responsible for delivering it to the intended addressee, you are
hereby notified that reading, disseminating, distributing or copying
this message is strictly prohibited. If you have received this message
by mistake, please immediately notify us by replying to the message
and delete the original message and any copies immediately thereafter.
If you received this email as a commercial message and would like to
opt out of future commercial messages, please let us know and we will
remove you from our distribution list.
Thank you.~
**********************************************************************
********************
FAFLD
Т���������������������������������������������������������������������ХF�V�7V'67&�&R�R���âW6W"�V�7V'67&�&T��WFW"�6�R��&pФf�"FF�F����6����G2�R��
Felix Schumacher
2018-09-22 15:40:48 UTC
Permalink
Post by Nayak, Soumya R.
Hi Deepak,
Thanks for the reply.
Can you please help me how to take the Thread dumps and also check the JVM memory usage.
As of now I am running JMeter test in GUI mode.
You can create a log file containing a thread dump by using the menu:
Help --> Create a thread dump.

Other options include using the command line tools "jstack
$PID_OF_JMETER" or "jcmd $PID_OF_JMETER Thread.print", or using GUI
tools like jconsole, jvisualvm or jmc.

Regards,
 Felix
Post by Nayak, Soumya R.
Regards,
Ranjan
-----Original Message-----
Sent: Saturday, September 22, 2018 12:27 AM
Subject: Re: Issue With JMeter Not Sending Http Requests
Hi
take a thread dump of java to see what its doing.
I have seen this behavior sometimes with out of memory
Post by Nayak, Soumya R.
. I checked the memory (using 6 GB/32 GB)
This sounds like you are checking OS memory not JVM
regards
deepak
Post by Nayak, Soumya R.
Hi All,
I am running a test in JMeter (4.0 version) where I am submitting
Http Request every minute.
So I had given a configuration to run with one user and delay of 60
seconds, total of 1200 requests to submit, but after around 1060
requests submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running,
the elapsed time is going on. I checked the memory (using 6 GB/32 GB)
and cpu -
1 or 2%. Even I checked there is no logs either in bin folder or in
JMeter GUI.
Its has run continuously till now up to 23 hours and still running. So
can anybody help me what would be the cause or where can I check the
logs. This is second time its happening like this.
Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5 processor.
Regards,
Soumya
**********************************************************************
******************** This message may contain confidential or
proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally
privileged. If you are not the intended addressee, or the person
responsible for delivering it to the intended addressee, you are
hereby notified that reading, disseminating, distributing or copying
this message is strictly prohibited. If you have received this message
by mistake, please immediately notify us by replying to the message
and delete the original message and any copies immediately thereafter.
If you received this email as a commercial message and would like to
opt out of future commercial messages, please let us know and we will
remove you from our distribution list.
Thank you.~
**********************************************************************
********************
FAFLD
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@jmeter.apache.org
For additional commands, e-mail: user-***@jmeter.apache.org
Deepak Shetty
2018-09-23 19:38:51 UTC
Permalink
Also if you have a listener running (like view results tree You likely
also have a listener running that is using a lot of memory , if so disable
it for your actual test run . ) make sure it is disabled


On Sat, Sep 22, 2018 at 8:41 AM Felix Schumacher <
Post by Nayak, Soumya R.
Post by Nayak, Soumya R.
Hi Deepak,
Thanks for the reply.
Can you please help me how to take the Thread dumps and also check the
JVM memory usage.
Post by Nayak, Soumya R.
As of now I am running JMeter test in GUI mode.
Help --> Create a thread dump.
Other options include using the command line tools "jstack
$PID_OF_JMETER" or "jcmd $PID_OF_JMETER Thread.print", or using GUI
tools like jconsole, jvisualvm or jmc.
Regards,
Felix
Post by Nayak, Soumya R.
Regards,
Ranjan
-----Original Message-----
Sent: Saturday, September 22, 2018 12:27 AM
Subject: Re: Issue With JMeter Not Sending Http Requests
Hi
take a thread dump of java to see what its doing.
I have seen this behavior sometimes with out of memory
Post by Nayak, Soumya R.
. I checked the memory (using 6 GB/32 GB)
This sounds like you are checking OS memory not JVM
regards
deepak
Post by Nayak, Soumya R.
Hi All,
I am running a test in JMeter (4.0 version) where I am submitting
Http Request every minute.
So I had given a configuration to run with one user and delay of 60
seconds, total of 1200 requests to submit, but after around 1060
requests submission, the requests are no more submitted.
The data is picked up from a CSV file. Still the JMeter is running,
the elapsed time is going on. I checked the memory (using 6 GB/32 GB)
and cpu -
1 or 2%. Even I checked there is no logs either in bin folder or in
JMeter GUI.
Its has run continuously till now up to 23 hours and still running. So
can anybody help me what would be the cause or where can I check the
logs. This is second time its happening like this.
Machine specs - 32 GB ram, Windows 10 Enterprise, Intel Xeon E5
processor.
Post by Nayak, Soumya R.
Post by Nayak, Soumya R.
Regards,
Soumya
**********************************************************************
******************** This message may contain confidential or
proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally
privileged. If you are not the intended addressee, or the person
responsible for delivering it to the intended addressee, you are
hereby notified that reading, disseminating, distributing or copying
this message is strictly prohibited. If you have received this message
by mistake, please immediately notify us by replying to the message
and delete the original message and any copies immediately thereafter.
If you received this email as a commercial message and would like to
opt out of future commercial messages, please let us know and we will
remove you from our distribution list.
Thank you.~
**********************************************************************
********************
FAFLD
---------------------------------------------------------------------
---------------------------------------------------------------------
Loading...