RE: Response Time from ' View Results in Table '

2009-06-04 Thread C.Vijayakumar
OK . Thank you very much Sebb. -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Friday, June 05, 2009 3:55 AM To: JMeter Users List Subject: Re: Response Time from ' View Results in Table ' On 04/06/2009, Vijay Bc wrote: > Dear All , > > How can I calculate the Response

Re: HTTP Request - Exclude Pattern for embedded URLs

2009-06-04 Thread sebb
On 03/06/2009, sebastian.ben...@t-systems.com wrote: > > The HTTP Sampler has the following field: > > Embedded URLs must match: > > which can be used to limit which embedded items are processed: > > > I also tried this one, but is it possible to use this field for the > inverse like: > > NOT

Re: Response Time from ' View Results in Table '

2009-06-04 Thread sebb
On 04/06/2009, Vijay Bc wrote: > Dear All , > > How can I calculate the Response Time from ' View Results in Table ' ? > For Ex : If I have 10 Threads ( Requests ) for a particular page and I got > Sample Time for each Thread in ' View Results in Table ' , > > Can I add all these Time and div

Re: Stored Procedure failure on JDBC test run

2009-06-04 Thread sebb
On 04/06/2009, AL BUNDY wrote: > > Hi, > Thanks for your response. I'm afraid that link points to the way to create a > simple SQL query. I already did that and now need to do the stored procedure > that triggers multiple SQL queries. > > I guess my issue is how to do the right SYNTAX with Jm

RE: Stored Procedure failure on JDBC test run

2009-06-04 Thread AL BUNDY
Hi, Thanks for your response. I'm afraid that link points to the way to create a simple SQL query. I already did that and now need to do the stored procedure that triggers multiple SQL queries. I guess my issue is how to do the right SYNTAX with Jmeter. I understand the concept and logic, just

Re: Stored Procedure failure on JDBC test run

2009-06-04 Thread sebb
On 04/06/2009, AL BUNDY wrote: > > > > > > > > > > > > > > > > Hello, > I am attempting to run an existing stored procedure on Jmeter > passing a variable to it. I keep getting diff exception errors on the > result tree using these 3 popular commands. > > > 1- BEGIN > GET_USER_BY_EMAIL_SP();

Stored Procedure failure on JDBC test run

2009-06-04 Thread AL BUNDY
Hello, I am attempting to run an existing stored procedure on Jmeter passing a variable to it. I keep getting diff exception errors on the result tree using these 3 popular commands. 1- BEGIN GET_USER_BY_EMAIL_SP(); end; Throws SQLException: ORA-06550: line 1, column 7: PLS-00201:

Re: Using a csv file for each user in the loadtest

2009-06-04 Thread sebb
On 04/06/2009, Felix Planjer wrote: > Hi, > > I'm relatively new to jmeter and am trying to do the following: > > We have a great number of files with urls to use in testscenarios. The files > are named url_001.csv to url_200.csv > So far I can use 1 file at a time in the loadtest. I would lik

Re: Unwanted double quotes in CSV file

2009-06-04 Thread sebb
On 04/06/2009, Rinke Heida wrote: > Hi, > > I'm converting from JMeter 2.3.1 to 2.3.3 and now I get double quotes in my > CSV output: > > 2009/06/04 14:42:10|654|"1A-01-01|/Start.do"|200|OK| > > instead of > > 2009/06/04 14:42:10|654|1A-01-01|/Start.do|200|OK| > > 1A-01-01|/Start.do is deri

Unwanted double quotes in CSV file

2009-06-04 Thread Rinke Heida
Hi, I'm converting from JMeter 2.3.1 to 2.3.3 and now I get double quotes in my CSV output: 2009/06/04 14:42:10|654|"1A-01-01|/Start.do"|200|OK| instead of 2009/06/04 14:42:10|654|1A-01-01|/Start.do|200|OK| 1A-01-01|/Start.do is derived from the test label (name) as: ${TC}-${GC}-01|/Start.do

Re: 2.3.3: Remote result data is not writen

2009-06-04 Thread sebb
On 03/06/2009, b.ram...@eventim.de wrote: > h...@all, > > I have two issues with the new version, running in GUI mode: > > > 1. When I start all remote slaves at the same time, the result is correct > written into the result log file. > > > Log file format is in CSV with these fields: > > ti

Re: CORBA Sampler

2009-06-04 Thread Jean-Louis.Pasturel
sebb a écrit : On 02/06/2009, Toni Cebrián wrote: Hi, From the archives I've seen that this question has been asked a lot before but, is somebody working on implementing a CORBA Sampler for JMeter? Don't know. Any work done until now that I can reuse? Any tips or advices?

Using a csv file for each user in the loadtest

2009-06-04 Thread Felix Planjer
Hi, I'm relatively new to jmeter and am trying to do the following: We have a great number of files with urls to use in testscenarios. The files are named url_001.csv to url_200.csv So far I can use 1 file at a time in the loadtest. I would like to get each thread that is started by jmeter to use

Re: Unable to start Jmeter-Server on linux

2009-06-04 Thread sebb
On 04/06/2009, Ash wrote: > Thank you for response, I don't have rights to change Linux server, is there > any workaround or any bug reference so that I can make my point to update > Jmeter to latest version. Just tell the server admin that the version of JMeter that is installed is very old. No

Re: Unable to start Jmeter-Server on linux

2009-06-04 Thread Ash
Thank you for response, I don't have rights to change Linux server, is there any workaround or any bug reference so that I can make my point to update Jmeter to latest version. Thanks, Ashvini -- From: "sebb" Sent: Thursday, June 04, 2009 3:20 P

Re: Unable to start Jmeter-Server on linux

2009-06-04 Thread sebb
On 04/06/2009, Ash wrote: > Hi, > > I have Jmeter 2.2 installed on linux server. That is a very old version of JMeter; the current version is 2.3.3, and is easier to use in client-server mode as it starts the registry itslef. > I am straing rmi resgistry using command > - rmiregistry & (defau

Re: Password field in Swing application not recoginized

2009-06-04 Thread Noel O'Brien
JMeter cannot test (or record) Swing based applications. It can record HTTP traffic and can test a multitude if services (FTP, Mail, JMS, JDBC, HTTP, etc.) Regards, Noel - "nawaz_farhan" wrote: > > I'm recording a Swing based application, a pop-window with username and > password fiel

Password field in Swing application not recoginized

2009-06-04 Thread nawaz_farhan
I'm recording a Swing based application, a pop-window with username and password field , problem is with password field (JPasswordField) not getting reocoginized. Expecting a quick reply -- View this message in context: http://www.nabble.com/Password-field-in-Swing-application-not-recoginized-tp

Unable to start Jmeter-Server on linux

2009-06-04 Thread Ash
Hi, I have Jmeter 2.2 installed on linux server. I am straing rmi resgistry using command - rmiregistry & (default port 1099, however tried rmiregistry 1099 & as well) - and then server using ./jmeter-server I am getting the following Error:: 2009/06/03 23:58:33 ERROR - jmeter.engine.RemoteJMe