Re: File undefined error when sent via FileUploads section in HTTPRequest

2019-11-14 Thread sebb
Are you sure JMeter can find the file? i.e. is SampleVideo_1280x720_1mb.mp4 present in the JMeter starting directory? Best to use absolute path names if you are not sure. On Thu, 14 Nov 2019 at 11:23, Karuna Lingham wrote: > I am trying to send an image/video file to my API endpoint by

Re: Mismatch of OS Process Sampler/Beanshell Post processor vs. requests

2019-08-24 Thread sebb
On Saturday, August 24, 2019, 12:19:09 AM UTC, sebb wrote: > > > On Sat, 24 Aug 2019 at 01:04, oh...@yahoo.com.INVALID > wrote: > > > > Hi, > > Currently, we are trying to simulate a scenario where we generate a signed > > SAML message, and then send

Re: Mismatch of OS Process Sampler/Beanshell Post processor vs. requests

2019-08-23 Thread sebb
On Sat, 24 Aug 2019 at 01:04, oh...@yahoo.com.INVALID wrote: > > Hi, > Currently, we are trying to simulate a scenario where we generate a signed > SAML message, and then send that message (it is encoded) as the BODY in POST > request. > So currently in the test plan, we use the OS Process

Re: TLS 1.3 Support for Jmeter

2019-03-10 Thread sebb
On Sat, 9 Mar 2019 at 17:53, Deepak Shetty wrote: > > Probably if you use the Java Implementation (but which has other limitation > as in > https://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request ) > I dont think HTTPCLient supports TLS 1.3 (yet) That would be something to

Re: JMeter Query on Threads

2019-02-22 Thread sebb
Can't you just increase the number of threads in the thread group? On Fri, 22 Feb 2019 at 14:47, Anil Kumar wrote: > > Hi Indu, > > Thank you for taking you time... > > We have consider your scenario, but loop controller had a limitation of > exec samples sequentially. > We rather looking for a

Re: 131 tests are getting failed while running "ant test" command

2019-02-07 Thread sebb
JMeter builds and tests fine on Windows using Jenkins [1] I suspect there is a problem with the way the files were install on the Windows system. The error you reported: 1) testUnEscapeHtml2(org.apache.jmeter.functions.TestSimpleFunctions) [java] org.junit.ComparisonFailure: expected:<>

Re: ant package-and-check command is not executing successfully.

2019-01-29 Thread sebb
On Tue, 29 Jan 2019 at 10:58, Sanjay Chaurasia wrote: > > Thank you for reply sebb, that was the typo error while executing the command > I had written correct command. I think you have misunderstood. According to the output you posted, the path name in which JMeter is installed

Re: ant package-and-check command is not executing successfully.

2019-01-29 Thread sebb
On Tue, 29 Jan 2019 at 03:22, Sanjay Chaurasia wrote: > > Thank you for your quick reply Deepak. > > Yes, I tried this by executing command "ant download_checkstyle" and "ant > download_checkstyle target" > But It's not working as well and throwing below errors. > >

Re: Passing variables to Random function

2018-08-22 Thread sebb
On 22 August 2018 at 16:14, Felix Schumacher wrote: > > > Am 22.08.2018 um 17:06 schrieb Felix Schumacher: >> >> >> >> Am 21.08.2018 um 21:32 schrieb David Fertig: >>> >>> I have a variable called numFiles, which I can print and verify contains >>> an integer. >>> Integer numFiles =

Re: Jmeter crash

2018-08-15 Thread sebb
On 15 August 2018 at 14:32, wenjian.li...@shuyun.com wrote: > Hi All, > My jmeter crashed. Strictly speaking, it was the JRE which crashed. The JRE is supposed to protect itself against crashing when running Java code. JMeter does not use native code and should not be able to cause a crash.

Re: JAVA Program as a Service

2018-08-11 Thread sebb
Or http://jmeter.apache.org/usermanual/component_reference.html#OS_Process_Sampler On 10 August 2018 at 17:00, Kirk Pepperdine wrote: > Runtime.exec in a bean shell??? > >> On Aug 10, 2018, at 11:00 AM, Nayak, Soumya R. wrote: >> >> Hi All, >> >> I have written a java program. So when i run a

Re: Which Files/Directory contains the View Tree Results data

2018-05-28 Thread sebb
On 28 May 2018 at 06:24, glin...@live.com wrote: > If you run your test in GUI mode - by default the results are being kept in > memory (unless you specify something in "Write Results To" section. > > If you run your test in non-GUI mode by default JMeter doesn't store >

Re: JSR223 Sampler is not in top ten in Add menu

2018-02-22 Thread sebb
On 22 February 2018 at 08:32, Jmeter Tea wrote: > Beanshell components aren't marked as deprecated, > I suggest first mark it as deprecated before removal > http://jmeter.apache.org/usermanual/component_reference.html#BeanShell_Sampler > > Another question about Beanshell, in

Travel Assistance applications for ApacheCon NA 2018 are now open!

2018-02-19 Thread Sebb
The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for ApacheCon NA 2018 are now open! We will be supporting ApacheCon NA Montreal, Canada on 24th - 29th September 2018 TAC exists to help those that would like to attend ApacheCon events, but are

Unexpected emails (was: JMeter Binary Data response)

2018-02-12 Thread sebb
On 12 February 2018 at 09:58, Shone, Larry (IT Professional Services) wrote: > This does not appear to be obviously something I have asked for. > Can you perhaps give me a little more as to why I have been included in the > list? Your email address was subscribed to

Re: Issue with javascript math function in Jmeter 3.3

2018-01-15 Thread sebb
On 15 January 2018 at 07:29, Felix Schumacher wrote: > > > Am 13. Januar 2018 22:32:01 MEZ schrieb Marcelo Jara > : >>Hello, >> >> >>I'm running into an issue with Jmeter 3.3. It seems the Math.floor() >>Javascript function is behaving

Re: timing difference for large (?) requests

2018-01-11 Thread sebb
Or the way the latency is measured, as that will depend on the protocol stack. On 11 January 2018 at 17:20, Ivan Rancati wrote: > Very interesting. If I read right the numbers, the difference between > Fiddler and JMeter is in the latency > > Time between begin and end of

Re: Error using JDBC Oracle connection Jmeter

2018-01-09 Thread sebb
Please start a new thread for a new query. On 9 January 2018 at 10:03, Gema Moreno wrote: > I try to run jmeter from the cmd with this command > > C:\apache-jmeter-2.13\bin> jmeter -Duser.timezone=GMT -n -t BddGOFL.jmx -l > result.jtl > > but it returns the next error: >

Re: issue during recording of file parse

2017-12-21 Thread sebb
JMeter can only record what the browser gives it, and browsers only include the name of the file, not its path. So either ensure the file is in the JMeter launch directory or edit the test plan to include the path to the file. On 21 December 2017 at 21:11, Philippe Mouawad

Re: New backend listener client for sending data to SignalFx

2017-12-04 Thread sebb
Maybe worth adding this to the Wiki? https://wiki.apache.org/jmeter/JMeterPlugins On 3 December 2017 at 20:27, Philippe Mouawad wrote: > Thanks for this interesting information. > > Regards > > On Sun, Dec 3, 2017 at 9:30 AM, Dmitry Pavlov wrote:

Re: Help required in regular expression in Jmeter

2017-11-16 Thread sebb
Note that \w == [a-zA-Z_0-9], i.e. it does not include hyphen. On 16 November 2017 at 07:56, Felix Schumacher wrote: > > > Am 13. November 2017 08:17:42 MEZ schrieb Vamsi Krishna Maddali > : >>Hi All, >> >> >>Required your help in

Re: CriticalSectionController: Lock global_lock not released

2017-11-08 Thread sebb
On 8 November 2017 at 09:27, Shmuel Krakower wrote: > Hi, > Just to update on this. > I will not create a bugzilla as it wasn't the root cause of my original > issue as well as I am not sure it is an issue with JMeter core. Thanks for the followup. > I can only reproduce

Re: API changes report for JMeter

2017-11-02 Thread sebb
On 2 November 2017 at 13:46, Philippe Mouawad wrote: > Thanks for this information. > > For now our issue would be that all our APIs is not really public API, but s/all/much of/ The APIs that relate to Samplers etc should be considered public, as well as library

Re: Download of JMeter zip blocked by anti-virus

2017-10-04 Thread sebb
r reasons. Agreed. > I also notice that on the mirror , the link to check signature is broken: > >- http://mirrors.ircam.fr/pub/apache/jmeter/#sig Huh? It works for me > Regards > > On Tue, Oct 3, 2017 at 9:47 PM, sebb <seb...@gmail.com> wrote: > >>

Re: Download of JMeter zip blocked by anti-virus

2017-10-03 Thread sebb
or messages as above are suppressed for known 'good' URLs. If the AV reports too many false positives that might be a work-round. In any case, the 3rd party mirrors don't appear to be at fault here. > > --emi > > On Tue, Oct 3, 2017 at 10:11 PM, sebb <seb...@gmail.com> wrote: > &

Re: Download of JMeter zip blocked by anti-virus

2017-10-03 Thread sebb
g McAfee WG but the downloaded files are identical to the ones downloaded from the ASF hosts. And the sig for the zip file checks out OK. So I think the problem is elsewhere than the mirrored files. > MD > > > > - Mail original - > De: "sebb" <seb...@gmail.com>

Re: Download of JMeter zip blocked by anti-virus

2017-10-03 Thread sebb
On 3 October 2017 at 15:55, wrote: > > Hi JMeter experts ! > > > The download of JMeter 3.3 (apache-jmeter-3.3.zip) is systematically blocked > by my corporate anti-virus (McAfee Web Gate). > > The zip would contain a virus, the following message is issued: >

Re: JMeter-Master/Slave error

2017-06-23 Thread sebb
Also if you have shell access to the server host: try running a short test directly on the server. A non-GUI test should be sufficient to show if the server has all the software it needs. On 23 June 2017 at 07:09, Ivan Rancati wrote: > Not sure. I would try remote

Re: How to handle/capture batch Jobs using Jmeter

2017-06-12 Thread sebb
On 12 June 2017 at 08:47, Anil Gaur wrote: > Hi.. > > > I want to test batch processing in my application using Jmeter. > > > Below are the Inputs:- > > 1) Batch jobs are ruining on back end and submitting the data to DB. > > 2) Every 30 min batch Jobs are executed. > > 3)

Re: Jmeter has problems in Windows 10?

2017-06-08 Thread sebb
On 8 June 2017 at 13:08, Stuart Kenworthy wrote: > One thing to consider with cross platform testing is file paths, more > specifically path separators. > > Windows will use > > Test/data/customers.csv > > Whereas linux will use > > Test\data\customers.csv Other way

Re: JMeter 3.1 httpclient4.retrycount does not work

2017-03-20 Thread sebb
uot;retry_all_methods" would be better...? > > Tuukka > > > On Mon, Mar 20, 2017 at 12:34 PM, sebb <seb...@gmail.com> wrote: > >> On 20 March 2017 at 10:11, Tuukka Mustonen <tuukka.musto...@gmail.com> >> wrote: >> > Thanks! >> > >> >

Re: JMeter 3.1 httpclient4.retrycount does not work

2017-03-20 Thread sebb
gt; > It's a good reason to add it. >> > > > BUt if it already works with : >> > > > httpclient4.request_sent_retry_enabled=false >> > > > >> > > > Then it might not be useful. Can you give feedback on this ? >> > > >> >

Re: JMeter 3.1 httpclient4.retrycount does not work

2017-03-09 Thread sebb
On 9 March 2017 at 06:42, Philippe Mouawad wrote: > On Thursday, March 9, 2017, Tuukka Mustonen > wrote: > >> Hi Philippe and thanks for speedy actions! >> >> 1) Retrying only idempotent requests makes sense, as usual. But this (retry >> on

Re: getting error when loading a results file; how do I get more details?

2017-03-05 Thread sebb
On 4 March 2017 at 21:42, Stuart Kenworthy wrote: > I have seen this randomly in every version of jmeter. Partial or corrupted > lines being written to log files is not new. Probably attributed to a thread > OOM errors or multiple writes occuring at the same time.

Re: Test Duration

2017-03-01 Thread sebb
On 1 March 2017 at 16:25, Stuart Kenworthy <stuart.kenwor...@bjss.com> wrote: > And how would this be used to control run time within the script itself? [See Antonio's message] Use it as the Scheduler Duration value. > -Original Message----- > From: sebb [mailto:seb...@gmail.

Re: Test Duration

2017-03-01 Thread sebb
Simpler to use a property reference, for example: ${__P(RUNTIME,100) Then use -JRUNTIME=99 on the command line On 1 March 2017 at 16:18, Antonio Gomes Rodrigues wrote: > Hi, > > Put a JMeter variable in the "Thread Group" element in "Duration (seconds)" > input > > And use

Re: Shared Test Fragment between scenarii

2017-02-24 Thread sebb
http://jmeter.apache.org/usermanual/component_reference.html#Include_Controller On 24 February 2017 at 18:40, Shay Ginsbourg wrote: > Interesting question. Please share your suggestion. > > > > > > On Thu, Feb 23, 2017 at 12:54 PM, Cyril SANTUNE >

Re: CSV Data Set Issue

2017-02-22 Thread sebb
On 22 February 2017 at 09:01, Anil Gaur wrote: > Hi All, > > > I am facing an issue over Master Slave execution. While i am executing the > test on all slaves using master system without adding CSV data set config > then its running successfully. > > But while i add CSV data

Re: Correct configuration of JMeter for testing TPS allocated

2017-01-16 Thread sebb
On 16 January 2017 at 13:26, alexk wrote: > Hello, > > I was given access to a web service API that implements a throttling policy > per user account. Each account has an allocated TPS. In my case the > allocated TPS is 80. > > The problem is that for many requests that I

Re: Beanshell post processor and assertions

2017-01-12 Thread sebb
You might find a JSR223 Assertion easier to use; if that is placed after any existing Assertions it should run after them. However I have not tried this. Alternatively, use the JSR223 Assertion to both check the condition and do any further processing. On 12 January 2017 at 08:04, UBIK LOAD PACK

Re: JDBC request with table name as a variable?

2016-12-07 Thread sebb
On 7 December 2016 at 02:18, o haya wrote: > Hi, > > I want to implement at test plan where I am executing "select" statements but > against different table names, where the set of table names is in a CSV file. > > Say I have a CSV file: > > table1 > table2 > table3 > >

Re: BeanShell Assertion in jdbc request

2016-11-18 Thread sebb
); wf = vars.get("WF_"+i); // do your checks } [Not tried this. You may need to use sprintf("ID_%i",i) to create the variable name.] > > > > On Fri, Nov 18, 2016 at 4:48 PM, sebb <seb...@gmail.com> wrote: > >> On 18 November 2016 at 14:15, Sankar Das &

Re: BeanShell Assertion in jdbc request

2016-11-18 Thread sebb
On 18 November 2016 at 14:15, Sankar Das <007bhabanisan...@gmail.com> wrote: > Hello Everyone, > > Getting two columns from a jdbc sampler i.e ID and WF. Trying to fail it, > if it exceeds than the predefined variables by using beanshell. > Below is the sample code. > > String myValue1 =

Re: How can I unsubscribe myself ?

2016-10-21 Thread sebb
Please unsubscribe yourself; send a message to user-unsubscr...@jmeter.apache.org and reply to the confirmation mail. On 21 October 2016 at 09:06, Sheetal Jharia Baru wrote: > Hi Team, > I no longer work in JMeter hence do not wish to receive these emails. > Can I please

Re: How would you go about creating a new Thread Group type?

2016-10-17 Thread sebb
On 17 October 2016 at 22:08, Robin D. Wilson wrote: > Just throwing this out there - to see if anyone wants to lead a code-level > newbie down the right path. I've been using JMeter for > 8-9 years now, and really like it. But one thing that bugs me is the way the > Thread

Re: HTTP PUT bytes output does NOT include the uploaded file size

2016-10-13 Thread sebb
gt; >> > > Regards >> > > Sergio >> > > >> > > Il 01/10/2016 14.57, Philippe Mouawad ha scritto: >> > > > Hello, >> > > > See discussion "Add a new metric : sent bytes", there have been some >> > > >

Re: HTTP PUT bytes output does NOT include the uploaded file size

2016-10-01 Thread sebb
On 1 October 2016 at 08:35, Ivan Rancati wrote: > I would suggest: > > write a sampler in Java that does the http put, then you can access the > Response object and set the size to a value you specify. > I think it would also work with the scripting samples (like

Re: Upload 1GB file from dropbox

2016-09-12 Thread sebb
On 12 September 2016 at 07:35, Riji K wrote: > Hi, > > I have a issue, need ur guidance. I have to upload a zip file of size 1GB > from drop box. Are you uploading to Dropbox or downloading from Dropbox? > The file link is >

Re: can somebody clarify encoding of recorder?

2016-08-30 Thread sebb
On 30 August 2016 at 14:36, harry_no_spot <13651877...@163.com> wrote: > hi, > how does jmeter deal with the encoding in HTTP script recoder element? JMeter relies on the browser doing any necessary encoding. The recorder takes what it sees and stores that as parameters in the appropriate HTTP

Re: JMeter is skipping checking the checkbox of encode parameters

2016-08-24 Thread sebb
On 24 August 2016 at 10:46, Sankar Das <007bhabanisan...@gmail.com> wrote: > Hi, > > While recording, Jmeter is not checking the checkbox of the encode > parameter of one of the view-state. Hence after the correlations that > particulate actions is not giving desired output. AFAICR JMeter

Re: JMeter 3.0 question

2016-08-22 Thread sebb
On 22 August 2016 at 21:01, wrote: > Hi Philippe, > > Thanks for getting back to me so quickly. > > This is actually a Web Service SOAP Request in JMeter 2.11 . When I bring > the .jmx file into 3.0 it gives it a file icon.(See the attached file) > > When I migrate

Re: JMeter is not calculating the time when the tread is getting timeout

2016-08-19 Thread sebb
assertion is not failing? > > On Fri, Aug 19, 2016 at 1:53 PM, sebb <seb...@gmail.com> wrote: > >> Note that Assertions don't generate any sample results unless they fail. >> >> That does not mean that they have not run. >> >> On 19 August 2016 a

Re: JMeter is not calculating the time when the tread is getting timeout

2016-08-19 Thread sebb
Duration assertion works for me when applied to a HTTP sample timeout. But note that the sample result will have been marked as failed; this may affect other test elements such as assertions. Try a very simple test plan with just: HTTP Sampler Duration Assertion View Results Tree On 16 August

Re: Post Data Not Sent In Request When Certain Character Strings Are Included

2016-08-18 Thread sebb
On 18 August 2016 at 21:42, Creech, Justin - US wrote: > In a test plan that I am trying to execute, there is a step that includes a > request with post data. One of the parameters in the post data includes > special characters. The parameter name is

Re: How to close the files opened by XPath function

2016-08-13 Thread sebb
of parsing the data. > Thanks > Joseph > > > -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Tuesday, 19 July 2016 9:11 AM > To: JMeter Users List <user@jmeter.apache.org> > Subject: Re: How to close the files opened by XPath function >

Re: considerations about properties and vars

2016-08-12 Thread sebb
On 12 August 2016 at 14:53, harry_no_spot <13651877...@163.com> wrote: > hi, > No matter what it is, property or variable. they are all configurable things. > So I think It should be divided from the software or jmx script file. > > properties can be set in a file. and passed to jmeter as a

Re: pause and resume jmeter execution

2016-08-10 Thread sebb
What is the use-case for this? On 21 July 2016 at 10:31, Prakash Palnati wrote: > Hi, > > I am looking for an option to pause and resume Jmeter execution > (single/multiple threads) > > > >1. Pausing and Resuming through command line >2. From the Jmeter UI >

Re: How to close the files opened by XPath function

2016-07-18 Thread sebb
On 18 July 2016 at 03:16, Joseph Roy wrote: > Hi All, > > I am using ${__XPath() function to parse and xml in my test plan. I am > invoking this function in every thread. I have observed that each time thread > invokes this function the file is opened once. Well, my

Re: JMeter 2.13 vs JMeter 3.0

2016-07-12 Thread sebb
On 11 July 2016 at 17:37, jagdeepjain wrote: > Hi, > > A: I have a script in JMeter 2.13, when I open this in text edition it shows > one of the line as below: > > > > B: Once I save the script in JMeter 3.0 the line it saves with show below: > > > Now when I open JMeter

Re: Jmeter pausing when running

2016-07-10 Thread sebb
] > Sent: Friday, June 10, 2016 9:03 PM > To: JMeter Users List > Subject: Re: Jmeter pausing when running > > True but original OP did mention that the load on the system drops too - > which I take to mean that if they have a cluster it happens across the > board... > On Jun 10, 2016

Re: Summariser report doesn't appear in log

2016-07-06 Thread sebb
Works for me. Which version of JMeter? Running GUI/non-GUI? Note that the summariser settings in the properties file are mainly intended to be used in non-GUI mode. On 20 June 2016 at 10:59, Cyril SANTUNE wrote: > Hello, > > I set these properties in my

Re: Thread Group not run

2016-07-05 Thread sebb
copy of jmeter 3.0 & run the script. I get the same issue here > as well, without third party jars. > > Regards > Guruprasad > >> On ಜುಲೈ 5, 2016, at 04:18 ಅಪರಾಹ್ನ, sebb <seb...@gmail.com> wrote: >> >> Are you running standard JMeter, or have you added any 3

Re: Thread Group not run

2016-07-05 Thread sebb
Are you running standard JMeter, or have you added any 3rd party jars to the classpath? They have been known to cause issues. On 5 July 2016 at 11:42, Guruprasad <guruprasa...@gmail.com> wrote: > Hi Sebb, there isn't any error logged to the jmeter.log file. > > The loa

Re: Thread Group not run

2016-07-05 Thread sebb
On 5 July 2016 at 08:13, Guruprasad R wrote: > hi, > > I have 3 thread groups that are set to run sequentially. > > Login > Load website > Logout > > When i run this, the Logout thread group doesn't run. If i place my Logout > thread group between Login and Load website,

Re: How to handle windows authentication pop up in jmeter.

2016-07-05 Thread sebb
gt; On Monday, July 4, 2016, sebb <seb...@gmail.com> wrote: > >> Are you sure the Auth Manager is in the correct place in plan? >> If not, it won't be used. >> >> Are you sure that the values in the Auth Manager are correct? >> >> On 3 July 2016 at 16

Re: How to handle windows authentication pop up in jmeter.

2016-07-04 Thread sebb
Are you sure the Auth Manager is in the correct place in plan? If not, it won't be used. Are you sure that the values in the Auth Manager are correct? On 3 July 2016 at 16:59, Pravesh Prajapati <prajapati.prav...@gmail.com> wrote: > Hi Sebb, > Still facing the same. > > >

Re: How to handle windows authentication pop up in jmeter.

2016-07-02 Thread sebb
http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager On 2 July 2016 at 18:11, Pravesh Prajapati wrote: > Hi Team, > When I launch application, I am getting windows pop-up, the I have to enter > id and password & then I continue

Re: Latency is 0 but elasped time is 10000ms

2016-06-29 Thread sebb
On 29 June 2016 at 11:03, Mohit Garg wrote: > In my testplan, Request with larger elasped time shows that latency is 0 > and elapsed is almost 1ms. But from my application metrics , it is > visible that it took only 200ms. so around 9800ms is latency. So why it is >

Re: J Meter - Solace JMS MQ - Issue

2016-06-15 Thread sebb
t > working. > Kindly advise. Sorry, I've no idea what the contents should be. Check the provider JMS documentation to see if there are some sample files. > -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: 15 June 2016 13:46 > To: JMeter Users List > Sub

Re: J Meter - Solace JMS MQ - Issue

2016-06-15 Thread sebb
On 15 June 2016 at 05:40, Saurabh Munjal wrote: > Hi Team, > > > > I am using Jmeter for solace jms MQ. > > I have used JMS subscriber and JMS publisher sampler to establish the > connection and pass the input request. > > As per existing solace queue details, I

Re: Perfmon Plugin Metrics in Jmeter

2016-06-14 Thread sebb
/deicool > > "Contribute to the world, environment and more : http://www.gridrepublic.org > " > > On Tue, Jun 14, 2016 at 3:55 PM, sebb <seb...@gmail.com> wrote: > >> On 14 June 2016 at 10:38, Deepak Goel <deic...@gmail.com> wrote: >> > Hey >&g

Re: Perfmon Plugin Metrics in Jmeter

2016-06-14 Thread sebb
On 14 June 2016 at 10:38, Deepak Goel wrote: > Hey > > Namaskara~Nalama~Guten Tag~Bonjour > > I have configured the "Perfmon Plugin Metrics" in Jmeter. I have started > the serveragent. However the statistics are not showing up in Jmeter. > > Any ideas? I'm afraid this is

Re: Jmeter pausing when running

2016-06-08 Thread sebb
server: copy the test plan across login and start the JMeter test using non-Gui mode After the test completes, copy the output back to the client system for analysis. Since there are only two servers involved this should be pretty easy to try. > -Original Message----- > From: sebb [mailt

Re: Jmeter pausing when running

2016-06-08 Thread sebb
The JMeter GUI takes a lot more resources than running in non-Gui mode. Also client-server mode takes more resources as it has to send back the results. Since you only have two machines actually running the test, it should be easy enough to try running them stand-alone in non-GUI mode in

Re: Remote Testing with different external data files

2016-06-03 Thread sebb
Have you read http://jmeter.apache.org/usermanual/remote-test.html especially http://jmeter.apache.org/usermanual/remote-test.html#tips On 3 June 2016 at 04:03, Ng Kok Chai <kokchai...@dzhintl.com> wrote: > Thanks Sergio and Sebb, after I rename all the external data files with sam

Re: Remote Testing with different external data files

2016-06-02 Thread sebb
On 2 June 2016 at 05:22, Ng Kok Chai wrote: > Is there any way to use different external data files in each remote server > when doing remote testing? Which mean Server 1 use file 1, Server 2 use file > 2 etc, then client will trigger all servers with same test plan.

Re: Elapse Time = Response Time in .jtl file (generated in Non GUI Mode)?

2016-05-20 Thread sebb
On 20 May 2016 at 11:43, Flavio Cysne wrote: > A long time ago I asked a similar question in this list. The answer I > received was that Latency in JMeter is the time elapsed since the request > sent and the first chunk (4kb) of the response is received. It might be less

Re: Need to find RCA/Request for CPU and Memory usage on my Production server in Jmeter

2016-05-19 Thread sebb
Note that JMeter is designed for *generating load* on a system and reporting the response times. It is not designed for *measuring* the load. You need a different tool which will have to be installed on the production server. Or at least the measuring part will have to be installed there. It's

Re: Adding samplers to thread group

2016-05-11 Thread sebb
On 11 May 2016 at 14:46, Sharmadha wrote: > Hi, > Thanks for the response. > in jmx file that is created from UI, hashtree class is hashTree > > whereas in jmx file created from java code, it is > > if i change to hashTree everything > works perfect. > > how to use

Re: Adding samplers to thread group

2016-05-11 Thread sebb
There are some guides to writing plugin code which are linked from the website. JMeter is open source, so the code is available online. Again this is linked from the website. Unlike the plugin test elements, note that the underlying JMeter engine was not specifically designed to be extended. So

Re: Constant throughput timer feature request

2016-05-10 Thread sebb
appear to execute once only. > As for the sufficiently high number, I am just unsure how much overhead it > adds. Exactly the same as using it normally. But it should be possible to reduce that. > Cheers Oliver > On 9/05/2016 21:26, "sebb" <seb...@gmail.com> wrote: > >

Re: Constant throughput timer feature request

2016-05-09 Thread sebb
On 9 May 2016 at 03:54, Oliver Erlewein wrote: > Hi, > > I have the need to control the throughput on the constant throughput timer > via a variable. That includes the possibility to switch it off. In a lot of > JMeter areas you can do that by passing a negative value (ex.

Re: small typo in apache/jmeter/protocol/system/SystemSampler.java

2016-04-21 Thread sebb
Thanks, fixed. On 21 April 2016 at 11:42, Ivan Rancati wrote: > Hello, > > I'm trying out a nightly build (r1739297).My testplan has OS Process > Samplers, which under some circumstances don't return an errorlevel 0 > > The .jtl file then contains "Uexpected" instead of

Re: Not able to see Graph generator listener in jmeter

2016-04-13 Thread sebb
On 13 April 2016 at 09:55, Harshal Kulkarni wrote: > > Hi Team - > > Can somebody help me here. I am new to jmeter. I have added jmeter plugin to > generate automatic graphs after the execution of test in jmeter. I did > changes few propertes in user.properties file as

Re: how to use JMeter add-on oauth samplers by ATLANTBH

2016-04-12 Thread sebb
On 12 April 2016 at 01:35, 张珊 <954347...@qq.com> wrote: > Hi, > I have installed the Jmeter add-on oauth smpler, but I dont know how to use > it.Is that someone can help me? That is a 3rd party sampler; it is not supported by the JMeter project. Please ask the supplier for help. These lists

Re: Percentile values in JMeter Summarizer output

2016-03-30 Thread sebb
On 30 March 2016 at 17:06, UBIK LOAD PACK Support wrote: > Hello, > Our answers below. > Regards > > > On Wed, Mar 9, 2016 at 1:18 PM, Bhadauria, Tarun Kumar < > tarun.kumar.bhadau...@zalando.de> wrote: > >> thanks but I am hesitant to use listener (even back end

Re: Percentile values in JMeter Summarizer output

2016-03-30 Thread sebb
On 30 March 2016 at 11:30, Bhadauria, Tarun Kumar wrote: > Hi Philipp > > JMeter dashboard is very promising but I want to print 90, 95 and 99 > percentile value on jmeter-summarizer during test run The Dashboard only creates the report at the *end* of a test

Re: error .jmeter.samplers.SampleResult;

2016-03-29 Thread sebb
The error message Typed variable declaration : Object constructor. should give you the clue. Are there any constructor calls which have syntax errors? Check for misplaced commas, missing closing quotes or brackets etc. On 29 March 2016 at 10:09, Srikrishna Dandamraju

Re: Sampler parameters in Log file or jtl file??

2016-03-29 Thread sebb
Please start a new thread for a new question On 29 March 2016 at 08:36, Srikrishna Dandamraju wrote: > hi all > > i am getting below error for bean shell assertion issue, - To unsubscribe, e-mail:

Re: Run multiple samplers for multiple users in sequence

2016-03-24 Thread sebb
On 23 March 2016 at 07:05, Sharmadha wrote: > Since I have set values for samplers to be taken from a CSV file ,I also want > to ensure if each sampler takes the same value from the file for a user . > For example, in View Results Tree,(users -50) > > sampler1 (Sampler

Re: Starting JMeter 2.13 with more memory

2016-03-24 Thread sebb
standard behaviour for processing command-line parameters. > -- > Ranieri > > On Thu, Mar 24, 2016 at 1:35 PM, sebb <seb...@gmail.com> wrote: > >> On 24 March 2016 at 16:25, Ranieri Mazili <ranier...@gmail.com> wrote: >> > I could see that jmeter.bat

Re: Starting JMeter 2.13 with more memory

2016-03-24 Thread sebb
en looking >> in the process using windows task manager I can see it sets 512m and my >> 2048m... so which parameter is it using? >> Look my printscreen here: http://i.imgur.com/8jtNV7L.png >> >> Or, where do I change this 512 to a bigger value? >> >> -- >&

Re: Starting JMeter 2.13 with more memory

2016-03-24 Thread sebb
The error message is: Invalid initial heap size: -Xms1024m -Xmx1024m That suggests that the parameter is invalid, i.e. passing is somehow messed up. I get the same message on Unix if I run: java "-Xms1024M -Xmx1024M" However java -Xms1024M -Xmx1024M xxx says Error: Could not find or load

Re: no "Source Address" in "Http Request Defaults" Config element

2016-03-24 Thread sebb
Please file a Bugzilla enhancement request so it can be tracked. If you can also provide a patch, so much the better. On 24 March 2016 at 13:17, harry_no_spot <13651877...@163.com> wrote: > hi, > A suggestion. there is no "Source Address" in "Http Request Defaults" Config > element, but in "Http

Re: Load time not displayed in the saved response data.

2016-03-23 Thread sebb
On 23 March 2016 at 09:04, Sharmadha wrote: > In the XML file that is created on running the jmx file and saving the > response, only latency time, connect time,timestamp etc., are created.How to > get the load time ? > Ex : > If you are using Listener in the test

Re:

2016-03-19 Thread sebb
On 18 March 2016 at 03:40, Harshal Kulkarni wrote: > Hi Team - > > We recently started using jmeter for performance testing in our > organization. I am getting some hands-on on the tool. I have recorded one > script, its just a navigational flow containing, login to

Re: How to Change the default folder where JTL are saved.

2016-03-19 Thread sebb
It defaults to the launch folder. You can either start JMeter in a different folder, or update the jtl name to include the absolute or relative path. On 16 March 2016 at 19:53, Ernest Franklin wrote: > How to Change the default folder where JTL are saved.

Re: Facing a critical doubt/issue is Jmeter

2016-03-15 Thread sebb
On 15 March 2016 at 14:30, Dave Newton wrote: > Over and over people have said/asked if you are using cookies in jMeter. > Without them and server-side support for not having them, you don't have > user sessions. Not sure what else to say. Indeed. The server sees a

Re: How can we create .jmx file without using GUI ?

2016-03-02 Thread sebb
On 2 March 2016 at 19:05, Sheetal Jharia Baru wrote: > Hi , > I finally got UI enabled on ubuntu, created the test plan using UI and > executed it using CLI. This worked ! > > I am using OS Sampler to execute a shell script on my local system. This > script in turn downloads

Re: logging property in jtl log file

2016-03-01 Thread sebb
gt; > On 1 March 2016 at 17:02, sebb <seb...@gmail.com> wrote: > >> On 1 March 2016 at 15:48, Bhadauria, Tarun Kumar >> <tarun.kumar.bhadau...@zalando.de> wrote: >> > Hello All, >> > >> > I have been using "sample_variables"

  1   2   3   4   5   6   7   8   >