RE: Help

2009-04-22 Thread Hembha, Ambanna
Hi Zack, Thanks for your support, actually I need to do performance and load test of some web application it self. We are getting incoming data to our product then process data with some other product then update the data base. Since the incoming data and processing of the data are the third part

RE: Help

2009-04-22 Thread drubix
Hi Ambs, As your stubs are going to be far quicker at servicing request than the third party application (presumably) the response times are going to be much shorter than they would be in the actual live environment. Your testing environment should be identical to your live environment in every

RE: Help

2009-04-23 Thread Hembha, Ambanna
26 To: jmeter-user@jakarta.apache.org Subject: RE: Help Hi Ambs, As your stubs are going to be far quicker at servicing request than the third party application (presumably) the response times are going to be much shorter than they would be in the actual live environment. Your testing enviro

Re: Help

2009-04-23 Thread sebb
es not support testing GUI applications. > Thank > Ambs > > > -Original Message- > From: drubix [mailto:andrew.schr...@gmail.com] > Sent: 23 April 2009 02:26 > To: jmeter-user@jakarta.apache.org > Subject: RE: Help > > > Hi Ambs, > > As your stub

RE: Help

2009-05-12 Thread Hembha, Ambanna
Hi all, If I need to get an instant technical support about Jmeter Tool whom should I contact? If it is payable also I'm ready for that. -Ambs -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: 23 April 2009 11:39 To: JMeter Users List Subject: Re: Help On 23/04

RE: Help

2009-05-12 Thread Zakir Sayed
To: JMeter Users List Subject: RE: Help Hi all, If I need to get an instant technical support about Jmeter Tool whom should I contact? If it is payable also I'm ready for that. -Ambs -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: 23 April 2009 11:39 To: JMeter

Re: Help

2009-05-12 Thread Deepak Shetty
> > -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: 23 April 2009 11:39 > To: JMeter Users List > Subject: Re: Help > > On 23/04/2009, Hembha, Ambanna wrote: > > Hi Drew, > > > > Oh! Of course stubs will be responding quicker than

Re: Help..

2005-05-02 Thread Peter Lin
to do load testing correctly, you need to first know what kind of load you need to simulate. if you don't already know that, the best you can do is take a wild guess. you can read my articles for more details http://wiki.apache.org/jakarta-jmeter/JMeterLinks peter On 5/2/05, Santosh Kumar <[EMA

Re: Help..

2005-05-02 Thread Santosh Kumar
;JMeter Users List" Sent: Monday, May 02, 2005 5:43 PM Subject: Re: Help.. to do load testing correctly, you need to first know what kind of load you need to simulate. if you don't already know that, the best you can do is take a wild guess. you can read my articles for more details ht

Re: Help..

2005-05-02 Thread Peter Lin
ual user & try to see the > behaviour of the application. Can you give me any clue so that i can wrinte > scripts for that > > SantoshK > - Original Message - > From: "Peter Lin" <[EMAIL PROTECTED]> > To: "JMeter Users List" > S

Re: Help..

2005-05-02 Thread Santosh Kumar
ok sir i will do this SantoshK - Original Message - From: "Peter Lin" <[EMAIL PROTECTED]> To: "jmeter-user" Sent: Monday, May 02, 2005 6:02 PM Subject: Re: Help.. I would suggest reading my article. if you don't already have the average and peak traffi

Re: Help..

2005-06-29 Thread Peter Lin
what kind of performance are you talking about? the responsiveness of a swing application, or the remote calls the swing application is making? peter On 6/29/05, Santosh Kumar <[EMAIL PROTECTED]> wrote: > Hello all > > I am asked to test do a performance test for purly Swing based application,

Re: Help !

2005-10-19 Thread Rinke Heida
JMeter does not use IE or another browser to parse te script to. As far as I know JMeter generates e.g. the HTTP request, sends it and receives the response etc. If in GUI-mode you can see a little green square in the upper right corner while requests are being processed. As soon as the test sto

RE: Help !

2005-10-19 Thread Poornima Lakshman
t" in the URL Column. Thanks Poornima -Original Message- From: Rinke Heida [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 11:36 AM To: JMeter Users List Subject: Re: Help ! JMeter does not use IE or another browser to parse te script to. As far as I know JMeter generate

RE: Help !

2005-10-19 Thread Curelea, Alexandru
The Request tab of the View Results Tree listener should show the request sent to the server, including the full URL. -Original Message- From: Poornima Lakshman [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 11:48 AM To: 'JMeter Users List' Subject: RE: Help ! Th

RE: Help !

2005-10-20 Thread Poornima Lakshman
Thanks Alexandru!! Your help is greatly appreciated. I was exactly looking for the same. Regards, Poornima -Original Message- From: Curelea, Alexandru [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 12:38 PM To: JMeter Users List Subject: RE: Help ! The Request tab of the

RE: Help !!

2005-10-20 Thread Bruno Charloup
You can insert the HTTP Cookie Manager anywhere in the thread group. Moreover, you need to have one Cookie Manager for each thread group in your test plan. -Message d'origine- De : Poornima Lakshman [mailto:[EMAIL PROTECTED] Envoyé : jeudi 20 octobre 2005 17:44 À : 'JMeter Users List' O

Re: Help !!

2005-10-21 Thread Rinke Heida
Dear Poornima, It would be better to name your subject more like the problem or question you have instead of "Help" or "Help!!" Regards, Rinke Heida Poornima Lakshman wrote: Hello all, Can anyone tell me if I need to ADD HTTP Cookie Manager, do I need to add this Config Element after the

RE: help

2002-09-09 Thread John Kavadias
Rohit wrote: - Sample Test Plan - Thread Group - HTTP Request -> jsp/login.jsp - HTTP Request -> jsp/pageView.jsp?workItemId=2334&workFlowId=14 - HTTP Request -> jsp/nextPage.jsp?workItemId=.*&workFlowId=.* - HTML Link Parser - HTTP Request -> jsp/thirdPage.

RE: help

2002-09-10 Thread Mike Stover
> OK, my habit in organising test trees is to have the HTML Link Parser precede the >HTTP request that USES the results of its parsing. So I would suggest: > > - Sample Test Plan >- Thread Group > - HTTP Request -> jsp/login.jsp > A- HTTP Request -> jsp/pageView.jsp?workItemId=233

Re: help

2002-09-11 Thread Rohit Peyyeti
quot;John Kavadias" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 6:31 AM Subject: RE: help > Mike, > > This is good to know! Makes sense too, the way you described it. The scope of the Link Parser is similar t

Re: Help..

2005-03-21 Thread SantoshK
- From: "Peter Lin" <[EMAIL PROTECTED]> To: "SantoshK" <[EMAIL PROTECTED]> Sent: Monday, March 07, 2005 7:41 PM Subject: Re: Help.. > in the bin directory of jmeter are some sample test plans. > > look in the testfiles directory and open a few. > >

Re: Help..

2005-03-22 Thread Peter Lin
it sounds like you're new to stress testing and performance analysis. A couple of general notes. to determine if the performance is sufficient, there should already be a functional specification stating exactly what is expected. most likely, you don't have such a document. I would advise looking a

RE: help - need

2009-08-20 Thread waqas ahmad
hi, yes you can. but if you want to do also functionality test with jmeter, then it will be hard. I think it is good tool for only performance testing. tc bye > Subject: help - need > Date: Thu, 20 Aug 2009 19:26:27 +0530 > From: ambanna.hem...@logica.com > To: jmeter-user@j

Re: help - need

2009-08-20 Thread Noel O'Brien
Have to say I don't agree with the statement that it's only good for performance testing; I use it for both perf and functional testing and it meets all my needs. JMeter was originally designed for performance testing but works quite well as a functional test tool too Regards, Noel -

Re: help needed

2005-11-11 Thread James Bull
You should use two config elements right click --> add --> config element --> CSV Data Set config right click --> add --> config element --> User Defined variables The data set config allows you to specify the file you wish to use and the variable names to read the values into. The User defined

Re: Help function

2006-03-06 Thread sebb
Works OK for me. What version of JMeter? Java? OS? What item was selected at the time? Does it happen for all selections? Does it happen if you use the Menu item instead of ^H ? S. On 06/03/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I tried to use the help function but when ein

RE: Help function

2006-03-06 Thread Lincoln, Adym
Torsten, That looks like a JDK exception (javax.swing.*). I'd check the version of the JDK you are using and possibly test the GUI part of your JDK with another app on your machine that uses Java Swing GUI components...If the same thing happens with the other application, then there's probably so

RE: Help Required

2006-06-23 Thread Santosh Kumar
Dear Amit, I just have joined this group. Our company is willing to implement JMeter in our organization for performance Testing Purpose. I have worked on this tool but never worked on installation part. Can you please help me with Installation Process (Right from scratch). Thanks in advance.

RE: Help Required

2006-06-23 Thread rubal
Santosh,There is nothing special required. You should install JDK1.4 & then jmeter 2.2 from apache website.It is fairly simple.It is a zipped bundle,unzip it anywhere. To run it go to bin directory of jmeter & type jmeter. -- View this message in context: http://www.nabble.com/How-to-test-HTTPS-t

RE: Help Required

2006-06-23 Thread Santosh Kumar
Hi Rubal, There are 2 installers at JMeter Site 1. Binary 2. Source. Which one i should download and install it? Regards, Santosh -Original Message- From: rubal [mailto:[EMAIL PROTECTED] Sent: Friday, June 23, 2006 1:59 PM To: jmeter-user@jakarta.apache.org Subject: RE: Help Required

RE: Help Required

2006-06-23 Thread rubal
Install Binary -- View this message in context: http://www.nabble.com/How-to-test-HTTPS-t1793290.html#a5008307 Sent from the JMeter - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Help Required

2006-06-23 Thread sebb
Best not to install JMeter in a path with spaces in the name, e.g. don't use "Documents and Settings" on Windows, but apart from that it can be installed anywhere. S. On 23/06/06, rubal <[EMAIL PROTECTED]> wrote: Install Binary -- View this message in context: http://www.nabble.com/How-to-test

Re: help regarded

2006-09-15 Thread Choudhury
You can use Regular expression post processor extractors in order to parse responses and put them as parameters in subsequent requests. get yourself familiarized with Perl type regular expressions and also Regular expression extractor post processor element in Jmeter. Regards, Subhrajyoti Mob

Re: Help Needed...

2007-01-18 Thread Ivan Rancati
I think that each query should have its own JDBC Request sampler. Also, imho, having 1 query it makes writing the test plan and the various response assertions much easier. http://jakarta.apache.org/jmeter/usermanual/build-db-test-plan.html Sharath Kumar wrote: > > Hi... > I need your help

Re: Help Needed...

2007-01-18 Thread Alexander Wallace
Are you not using a separate jdbc sampler for each query? I am doing a similar test and since a single thread executes 8300 queries, I'm using a csv file with a single query per line and a csv dataset to loop through the queries Each thread uses a copy (not really, i use symlinks) of t

Re: Help Needed...

2007-01-18 Thread sebb
On 18/01/07, Alexander Wallace <[EMAIL PROTECTED]> wrote: Are you not using a separate jdbc sampler for each query? I am doing a similar test and since a single thread executes 8300 queries, I'm using a csv file with a single query per line and a csv dataset to loop through the queries Each

Re: Help Needed...

2007-01-18 Thread Sharath Kumar
Thanks a lot ... let me try and get back to u . Sharath sebb <[EMAIL PROTECTED]> wrote: On 18/01/07, Alexander Wallace wrote: > Are you not using a separate jdbc sampler for each query? > > I am doing a similar test and since a single thread executes 8300 > queries, I'm using a csv fil

Re: help please !!

2002-04-18 Thread Marcel May
Did you try "jmeter -p 8080 -h proxyname.com" ? I think you forgot the "-h" option. CU, Marcel On Thu, Apr 18, 2002 at 04:03:05PM +0530, Pradeep Sakre wrote: > hi > > i tried to access java.sun.com from jmeter and i get the following error > can some body help me. > i started jmeter using jme

RE: help please !!

2002-04-18 Thread Pradeep Sakre
-Original Message-From: Stover, Michael [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 6:24 PMTo: 'JMeter Users List'; '[EMAIL PROTECTED]'Subject: RE: help please !! If you want jmeter to use a proxy, the command line should look like:

Re: Help needed

2005-02-03 Thread Daniel Browne
Hope this response is 'immediate' enough for you. Why don't you just add extra users to your thread group and give it a try? JMeter's reaction will be determined by what your application's behaviour. I would expect that you will get the same as if you did it via the browser (message saying to

RE: Help Please

2010-11-09 Thread Jain, Kapil
FYI Any Suggestion for below query please? -Original Message- From: Jain, Kapil [mailto:kapil.j...@logica.com] Sent: 09 November 2010 15:00 To: JMeter Users List Subject: Help Please Hi All, I have developed a jmeter script which is working fine and I have also defined all the transac

Re: Help Please

2010-11-17 Thread Felix Frank
On 11/09/2010 05:00 PM, Jain, Kapil wrote: FYI What? Any Suggestion for below query please? -Original Message- From: Jain, Kapil [mailto:kapil.j...@logica.com] Sent: 09 November 2010 15:00 To: JMeter Users List Subject: Help Please Hi All, I have developed a jmeter script which is

Re: Help Please

2010-11-17 Thread Deepak Goel
Hey Namaskara~Nalama~Guten Tag Think Time: 15*60 = 900 sec. Run always Deepak -- Keigu Deepak +91-9765089593 deic...@gmail.com http://www.simtree.net Skype: thumsupdeicool Google talk: deicool Blog: http://loveandfearless.wordpress.com Facebook: http://www.facebook.com/deicool "Contribute

Re: help need - jmeter

2009-09-02 Thread Deepak Shetty
hi You need to read up on how HTTP and the browser works. When you submit something on the browser , you are normally making a HTTP POST to the html fom's action with some parameters(the textboxes/radio buttons that you filled) sent to the server. You can simulate what the browser sends when it sub

Re: Help with Hudson!!

2009-10-20 Thread Deepak Shetty
hi i dont believe this plugin was developed or maintained by the jmeter developers. You would have to contact the developers of the plugin regards deepak On Tue, Oct 20, 2009 at 10:29 AM, Maya Hague wrote: > > > > > - Forwarded Message > From: Maya Hague > To: JMeter Users List > Sent

Re: Help me Jmeter.

2007-06-22 Thread MGilly
If JMeter is running, you will see the JMeter GUI window (which starts up showing "Test Plan" and "Workbench"). I checked on my system, and while a DOS window does open and run in the background when JMeter is started, nothing is ever displayed in it. If the JMeter GUI is not launching for you

Re: Help me Jmeter.

2007-06-22 Thread sebb
JMeter requires a fully compliant Java 1.4 or later. The DOS window will not normally show anything, as errors are logged to a file. However if there is an error in the initial stages of startup - before the log file can be created - then JMeter has to report errors to the console. S. On 22/06/

Re: Help with Graphs

2006-03-16 Thread Peter Lin
if the target server is tomcat 5.1.19 or newer, jmeter can use the status servlet to plot the server memory usage. http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html if you're using a servlet container, it's not too hard to port tomcat's status servlet. I've done it before f

Re: Help with Jmeter

2006-05-30 Thread sebb
Try enabling "Redirect automatically". On 30/05/06, Adel Aneiba <[EMAIL PROTECTED]> wrote: Original Messageprocessed by David InfoCenter Subject: Help with Jmeter (30-May-2006 11:14) From:Adel Aneiba <[EMAIL PROTECTED]> To: jmeter-user@jakarta.apache.org Please consider AJ

Re: Help with Jmeter

2006-05-30 Thread Adel Aneiba
Please consider AJ Business Solutions Ltd's disclaimer at the end of this email before reading this message or opening any attachments. Hi Sebb, I have done that already, it still treat the research page as the login page and display its content exactly like the login, in short i could not log

Re: Help with Jmeter

2006-05-30 Thread sebb
You need to find out why the login is not being recognised. The server may give some clue in the response to the search page. Are you sure that the login page is succeeding? Have you checked the response page? S On 30/05/06, Adel Aneiba <[EMAIL PROTECTED]> wrote: Please consider AJ Business S

Re: Help with Jmeter

2006-05-31 Thread Adel Aneiba
Please consider AJ Business Solutions Ltd's disclaimer at the end of this email before reading this message or opening any attachments. Hi Sebb, I have checked out and i found that Jmeter could not submit the login details (username and password) to the page in order to login to the system.

Re: Help with Jmeter

2006-05-31 Thread sebb
On 31/05/06, Adel Aneiba <[EMAIL PROTECTED]> wrote: Please consider AJ Business Solutions Ltd's disclaimer at the end of this email before reading this message or opening any attachments. Please remove this paragraph and the disclaimer ... otherwise we may not "legally" be able to answer your

Re: Help with regexFunction

2006-09-07 Thread sebb
Checking the content of a response is usually handled by using an Assertion: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#assertions But if you do want to use the RE function, then I suggest you try it in a JavaSampler so you can see what is returned. Or wrap it in the _

Re: Help with regexFunction

2006-09-07 Thread Ravindra Gupta
hi, I have tried the same using my application and it is not returning true. I have checked the same by passing the regex value using HTTP sampler fust to check the responses...it was perfectly fine.i dont knw whts wrong is happening i am using 2.1.1 version of Jmeter. Can somebody sugges

Re: Help with regexFunction

2006-09-07 Thread Sacha Michel Mallais
Hi Sebb, Thanks for your response. On Sep 7, 2006, at 11:13 AM, sebb wrote: Checking the content of a response is usually handled by using an Assertion: http://jakarta.apache.org/jmeter/usermanual/ component_reference.html#assertions Yes, I have successfully used a Response Assertion to c

Re: Help with regexFunction

2006-09-08 Thread sebb
Sorry, I should have spotted the missing quotes. Note that JMeter sets the variable "JMeterThread.last_sample_ok" to "true" or "false" after all Assertions have been run: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#assertions so you could have used Assertions, and then

RE: HELP - Passing PArameters

2006-12-11 Thread Labudu Gopanna
For this you need to record scripts using proxy server. Follow below document http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_s tep_by_step.pdf grom Gopal -Original Message- From: asn_dileep [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 10:05 AM To

RE: HELP - Passing PArameters

2006-12-11 Thread asn_dileep
Hi Gopal, Thanks for your reply. What exactly I'm looking for, I've one login page with two fields called as username and password. I recorded the script for the login page by login to the system once. Before going to Start the test plan, I would like to set up few user login's in HTTP Request pa

RE: HELP - Passing PArameters

2006-12-11 Thread Labudu Gopanna
: RE: HELP - Passing PArameters Hi Gopal, Thanks for your reply. What exactly I'm looking for, I've one login page with two fields called as username and password. I recorded the script for the login page by login to the system once. Before going to Start the test plan, I would like to

Re: HELP - Passing PArameters

2006-12-12 Thread sebb
iginal Message- From: asn_dileep [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 12:05 PM To: jmeter-user@jakarta.apache.org Subject: RE: HELP - Passing PArameters Hi Gopal, Thanks for your reply. What exactly I'm looking for, I've one login page with two fields called

Re: HELP - Passing PArameters

2006-12-13 Thread mahesh kumar
Hi DK, For passing values like user name and password use user parameter file. This is the solution for u r problem: 1. go to options->function Helper Dialog 2. Choose a functionCSV Read 3. Then create one csv file(Ex: login.csv) in JMETER bin folder.That file contains first coloum as userna

Re: HELP - Passing PArameters

2006-12-14 Thread sebb
You might find the CSV Data Set Config easier to use: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config It's also better if you have a large CSV file as it does not store the entire contents of the file in memory. On 14/12/06, mahesh kumar <[EMAIL PROTECT

Re: HELP - Passing PArameters

2007-01-02 Thread asn_dileep
Hi Mahesh, Thanks for your information and here are my queries. I've created csv file with username in one colunm and password in one column and placed it in bin folder. 1) In function parameter window, I've choosen a '__CSVRead' from dropdown. 2) I've entered file name as test.csv and 0 as colu

RE: HELP - Passing PArameters

2007-01-02 Thread Anjaneyulu Aerrolla
TED] Sent: Wednesday, January 03, 2007 8:14 AM To: jmeter-user@jakarta.apache.org Subject: Re: HELP - Passing PArameters Hi Mahesh, Thanks for your information and here are my queries. I've created csv file with username in one colunm and password in one column and placed it in bin folder.

Re: HELP - Passing PArameters

2007-01-03 Thread sebb
The CSVRead funtion is deprecated in favour of CSV Dataset Config, which is much easier to use. For the CSVRead function to read 2 columns, you need 3 function calls: ${__CSVRead(test.csv,0)} ${__CSVRead(test.csv,1)} ${__CSVRead(test.csv,next)} These read column 1, column 2 and then advance to

Re: HELP - Passing PArameters

2007-01-04 Thread asn_dileep
se HTTP Authorization Manager where you can give URLs of >> restricted page, user names and passwords manually. >> >> >> >> -Original Message- >> From: asn_dileep [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, December 12, 2006 12:05 PM >>

Re: Help with JMeter

2002-07-02 Thread Mike Stover
Dan, JMeter is not currently set up to send XML/SOAP requests. -Mike On 2 Jul 2002 at 6:29, Dan Wygant wrote: > Hi stefano, Mike, > I need help trying to use JMeter to send an HTTP > Post. I want to 'call' a Web Service. It will take > Content-type=text/xml for RequestHeader, and XML/SOAP

RE: Help with JMeter

2002-07-02 Thread Marcusz Zafarano
Mike, Do you have plans for this? -mez -Original Message- From: Mike Stover [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 7:16 AM To: Dan Wygant; jmeter-user Subject: Re: Help with JMeter Dan, JMeter is not currently set up to send XML/SOAP requests. -Mike On 2 Jul 2002

RE: Help with JMeter

2002-07-02 Thread Mike Stover
plans for this? > > -mez > -Original Message- > From: Mike Stover [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 02, 2002 7:16 AM > To: Dan Wygant; jmeter-user > Subject: Re: Help with JMeter > > > Dan, > > JMeter is not currently set up to send XML/SO

Re: Help me please

2002-09-07 Thread Rohit Peyyeti
st parameter (HTTP server response) to different parameter (with different name) and send a new HTTP request. I hope I'm making some sense here ;-) Regards, Rohit Peyyeti - Original Message - From: "Mike Stover" <[EMAIL PROTECTED]> To: "Rohit Peyyeti" <[EMAIL P

RE: Help me please

2002-09-08 Thread John Kavadias
his feature to do things similar to what you describe in my tests. Good Luck, John Kavadias. -Original Message- From: Rohit Peyyeti [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 08, 2002 4:53 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Help me please He

Re: Help Needed - JMeter

2004-08-16 Thread Peter Lin
I believe the LDAP sampler is old and may be out of date. mike will know the details a bit better peter On Mon, 16 Aug 2004 16:05:00 +0530, Dhiman, Gaurav <[EMAIL PROTECTED]> wrote: > Hi All, > > I am using the latest version of JMeter (2.0.1) > > I want to connect to LDAP directory using JMet

RE: Help Needed - JMeter

2004-08-17 Thread Smits.Dolf
Hi, The current LDAP sampler is not able to show the results of a search request. Also the actual load you create on the server is much higher than reflected by Jmeter, as each search request is accompanied by a bind and an unbind request. I build an extended sampler which is more configurable an

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.

Re: [Help] JMeter Error

2010-01-26 Thread kotamadya
Hi, Thanks for your reply but I have to be honest here I really don't know anything else in JMeter aside from running the scripts :-D Where should I do/put that? Ryszard Łach wrote: > > 2010/1/26 kotamadya > >> >> Non HTTP response code: java.net.SocketException was encountered >> Non HTTP

Re: [Help] JMeter Error

2010-01-26 Thread kotamadya
was able to find out that I'll be inserting this in the jmeter.bat was that correct? so that is what i did, but still the error occurred Ryszard Łach wrote: > > 2010/1/26 kotamadya > >> >> Non HTTP response code: java.net.SocketException was encountered >> Non HTTP response message: Connecti

RE: help with graphs

2010-02-15 Thread Andrey Pohilko
Hi! There's several custom graphs for JMeter available in the web, I suggest to try them if you need advanced charting. Nowever, JMeter prefers non-gui testing to avoid JMeter performance overhead for charting (and Listeners in common - see best practices in documentation). С уважением, Андрей

Re: Help with variables

2010-08-31 Thread kblearner
Hey Brian, You will have to use CSV data Set config or User Parameters. Also IF controllers for the conditional case. Cheers... -- View this message in context: http://jmeter.512774.n5.nabble.com/Help-with-variables-tp2256716p2798365.html Sent from the JMeter - User mailing list archive at Nab

Re: Help! NullPointerException occurred

2011-01-04 Thread ursuletza
Hello, I am having the same problem. I am testing in non gui jmeter. I set up Jmeter to stop on error. I have 2 Http requests and I am running 200 threads with 200 loops that comes up to 80 000 requests. At about 55000 success requests Jmeter stops with this error. Best regards, Adriana -- Vi

Re: Help! NullPointerException occurred

2011-01-04 Thread sebb
Which version of JMeter are you using? Have you enabled "Stop Thread/Test on Error" ? On 4 January 2011 12:38, ursuletza wrote: > > Hello, > > I am having the same problem. > > I am testing in non gui jmeter. I set up Jmeter to stop on error. I have 2 > Http requests and I am running 200 threads

Re: Help! NullPointerException occurred

2011-01-04 Thread ursuletza
I am using 2.4. I have stop on error enabled, I have done this from gui by choosing option Stop Test Now in Thread Group. Thanks -- View this message in context: http://jmeter.512774.n5.nabble.com/Help-NullPointerException-occurred-tp3321090p3327146.html Sent from the JMeter - User mailing list

Re: Help! NullPointerException occurred

2011-01-04 Thread sebb
On 4 January 2011 14:58, ursuletza wrote: > > I am using 2.4. I have stop on error enabled, I have done this from gui by > choosing option Stop Test Now in Thread Group. What is the exact stack trace of the NPE? And what is the previous error in the jmeter log file? > > Thanks > -- > View this

Re: Help! NullPointerException occurred

2011-01-07 Thread ursuletza
This is the error: Exception in thread "Thread-56" java.lang.NullPointerException at org.apache.jmeter.engine.StandardJMeterEngine.tellThreadsToStop(StandardJMeterEngine.java:542) at org.apache.jmeter.engine.StandardJMeterEngine.access$700(StandardJMeterEngine.java:57) at

Re: Help! NullPointerException occurred

2011-01-07 Thread sebb
This is an instance of the following bug https://issues.apache.org/bugzilla/show_bug.cgi?id=49734 It has been fixed in the current code, but there is no release yet. If you change the test to "Stop Thread" rather than "Stop Test" it should go away. But in any case, the problem should only arise

Re: Help with Regex Extractor

2008-12-17 Thread Temoor A. Janjua
Try the regex : Thanks, TJ Serpent_Guard wrote: I need some help with the Post-Processor/Regex Extractor element. I have response data that contains this snippet: ''. I need the extractor to grab '04.30204' and put it in a variable so I can use it later. I set up my extra

Re: Help with Regex Extractor

2008-12-17 Thread Serpent_Guard
Works like a charm. Thanks for your speedy response. Temoor A. Janjua wrote: > > Try the regex : > > > > Thanks, > TJ > > > Serpent_Guard wrote: >> I need some help with the Post-Processor/Regex Extractor element. I have >> response data that contains this snippet: '> value="04.3000

Re: help on bsh scripting

2009-01-07 Thread Thomas Johnson
Sorry for the long response. The short suggestion is to try using "testVar_1" instead of "testVar_g1" Long Suggestion 1: Don't use BSH for this task If you've got an XML file, it would be simplest to use the XPath extractor with an expression such as "//re" which should find all of the ... nodes

Re: help on bsh scripting

2009-01-07 Thread Laurent Michenaud
Sorry but it doesnot work. ${__regexFunction(([0-9]+),$1$,ALL,|,ERREUR,testVar)}; ${__log(${testVar_matchNr})}; ${__log(${testVar_g1})}; ${__log(${testVar_1})}; ${__log(${testVar_1_g1})}; 2009/01/07 11:07:00 INFO - jmeter.functions.LogFunction: Groupe de thread 1-1 : 21 2009/01/07 11:07:00 INFO

Re: help on bsh scripting

2009-01-07 Thread Thomas Johnson
It looks like I was wrong about the functionality of the "ALL" parameter (1). It looks like it appends everything together, which explains why testVar_1 is invalid. Could you try using -1 instead of ALL, and see what happens? It might also help to take a look at the variables that are being set he

Re: help needed - Regular Expressions

2009-09-22 Thread Noel O'Brien
Why not use the following XPath extractor instead: //sele...@name="A"]/option/@value Regards, Noel - "Silvester Pozarnik" wrote: > Hi all, > > I am stuck with the following problem. Given the response with data > containing: > > > none > first > second > > > > none > fi

Re: help needed - Regular Expressions

2009-09-22 Thread Barnabas Davoti
Noel O'Brien wrote: Why not use the following XPath extractor instead: //sele...@name="A"]/option/@value That's a good news... I was wondering why should we use regular expressions for extracting data from an XML document... of course as far as it's XML (XHTML), but anyway in this case it's p

Re: help needed - Regular Expressions

2009-09-22 Thread sebb
On 22/09/2009, Barnabas Davoti wrote: > Noel O'Brien wrote: > > > Why not use the following XPath extractor instead: > > //sele...@name="A"]/option/@value > > > > That's a good news... I was wondering why should we use regular expressions > for extracting data from an XML document... of course as

Re: help needed - Regular Expressions

2009-09-22 Thread Deepak Shetty
XPATH extractor with HTML works with the tidy option checked. regards deepak On Tue, Sep 22, 2009 at 4:16 AM, Barnabas Davoti wrote: > Noel O'Brien wrote: > >> Why not use the following XPath extractor instead: >> //sele...@name="A"]/option/@value >> > > That's a good news... I was wondering why

Re: help needed - Regular Expressions

2009-10-01 Thread Silvester Pozarnik
sebb skrev: On 22/09/2009, Barnabas Davoti wrote: Noel O'Brien wrote: Why not use the following XPath extractor instead: //sele...@name="A"]/option/@value That's a good news... I was wondering why should we use regular expressions for extracting data from an XML document...

Re: help needed - Regular Expressions

2009-10-01 Thread sebb
On 01/10/2009, Silvester Pozarnik wrote: > sebb skrev: > > > On 22/09/2009, Barnabas Davoti wrote: > > > > > > > Noel O'Brien wrote: > > > > > > > > > > > > > Why not use the following XPath extractor instead: > > > > //sele...@name="A"]/option/@value > > > > > > > > > > > > > > > That's a good

Re: Help needed with xpath

2009-12-10 Thread Deepak Shetty
select /OrderItems/Items/ItemDesc/OrderItemId and then concatenate using Beanshell is one option. The other option would have been to use XPATH 2.0 and the string-join function, but I dont think JMeter supports that (unless someone else knows how to get Jmeter to recognise 2.0 functions) regards d

RE: Help needed with xpath

2009-12-10 Thread Turkel, David
//OrderItemId is the XPath syntax. -Original Message- From: Pradeep_s83 [mailto:sreekumar.prad...@gmail.com] Sent: Thursday, December 10, 2009 12:29 PM To: jmeter-user@jakarta.apache.org Subject: Help needed with xpath ?xml version="1.0"?> 12122 fdf dsfdsfdsf 0123 gbg

Re: Help needed with xpath

2009-12-10 Thread Pradeep_s83
Can you please suggest how to concatenate the values using bean sheel scripting? Deepak Shetty wrote: > > select /OrderItems/Items/ItemDesc/OrderItemId and then concatenate using > Beanshell is one option. > The other option would have been to use XPATH 2.0 and the string-join > function, but I

  1   2   3   4   >